@charset "utf-8";
body {
	background-image: url(../images/background.png);
	background-position: center 4px;
	margin: 0px;
	padding: 0px;
}

#Div_Header {
	height: 190px;
	background-image: url(../images/Top.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
	/*width: 1000px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

/*-----------------------------------------*/
#Div_Degree {
	background-image: url(../images/degree.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 242px;
}
#Div_content{
	background-image: url(../images/background-content.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -242px;
}
#BG {
	background-image: url(../images/DOZ.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 100px;
}


#Load_Text {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 73px;
}


#Slot_Left {
	float: left;
	width: 204px;
}
#Slot_Right {
	float: right;
	width: 492px;
	margin-right: 30px;
	margin-bottom: 28px;
}
.Clear {
	clear: both;
}
#Module_Post {
	padding-top: 15px;
	background-image: url(../images/Blog_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 420px;
}
#Load_Post {
	border: 1px solid #cc00a6;
	background-color: #FFFFFF;
	margin-bottom: 200px;
	padding-bottom: 8px;
	height:200px;
}
#New_Post {
	width: 198px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.New_Post_Separations{
	width: 198px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Div_Futter {
	background-image: url(../images/Futter.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 50px;
}
#Div_complete {
	height: 100px;
}

#img_del_post {
	border: 3px solid #7d7d7d;
	height: 330px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#Titulo_del_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#Comment {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(../images/BG_Barrita_Comment.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}

#Comment a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/Comment_IMG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7d7d7d;
	margin-right: 5px;
	padding-right: 5px;
}

#Comment a:hover{
	color: #666666;
}

#Texto_del_post{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

#Pagenav a:hover{
	color: #b53b81;
}

#Pagenav{
	text-align:right;
	margin-top: 15px;
}


/* ---------------------------------------- demo-reel -------------------------------------------*/

#Div_content_demo{
	background-image: url(../images/background-content-demo.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin-top: -252px;
}

#Slot_Left_demo{
	float: left;
	width: 204px;
}

#background_liner{
	background-image: url(../images/background_liner.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 100px;
}

#Div_Degree_demo {
	background-image: url(../images/degree.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 242px;
}

#Div_Background_Content {
	/*background-image: url(images/background_demo.png);*/
	background-repeat: repeat-x;
	background-position: center top;
}

#Div_demo_content {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
}
#Div_demo_Left {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#Div_demo_Left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #25a3ef;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#Div_demo_Left a:hover{
	color: #b53b81;
}


#Div_demo_Right {
	width: 485px;
	float: right;
	padding-top: 20px;
	margin: 10px;
	height:600px;
}

/*---------------------------Curriculum-----------------------------------*/

#Div_content_curriculum{
	background-image: url(../images/background_content_curriculum.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -253px;
}


#Div_curriculum_content {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	height:550px;
}
#Div_curriculum_folder {
	float: left;
	width: 251px;
	margin-left: 20px;
}
#Div_curriculum_Text {
	float: right;
	width: 280px;
}
#Div_descargas_pdf {
	text-align: right;
	clear: both;
	padding-right: 25px;
	margin-top: 110px;
}

/*---------------------------- home-----------------------*/

#Div_content_home{
	background-image: url(../images/background-home.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -242px;
	height:908px;
}

#Div_Degree_home {
	background-image: url(../images/degree_home.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 242px;
}

#Div_home_content {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-left: 35px;
}
#Div_Stot_Left_home {
	float: left;
	width: 260px;
	padding-left: 10px;
}
#Div_Stot_Right_home {
	float: right;
	width: 278px;
	padding-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none;
}
#Reel_home {
	width: 540px;
	margin-left: 12px;
	margin-top: 120px;
	padding-right: 25px;
	padding-left: 25px;
}
#Reel_Left {
	float: left;
	width: 394px;
	padding-left: 75px;
	padding-top: 10px;
}

#Div_transmision_online {
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	font-weight: bold;
}
.Class_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b71b69;
	text-decoration: none;
	font-weight: bold;
}
.Class_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #25a3ef;
	text-decoration: none;
	font-weight: bold;
}

/*------------------------------Galery----------------------------*/
#Div_content_galery{
	background-image: url(../images/background-content-galery.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin-top: -242px;
	height:775px;
}
#Div_content_demoreel{
	background-image: url(../images/background-content-demoreel.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin-top: -242px;
	height:775px;
}

#Div_galery_Right {
	width: 583px;
	float: right;
	padding-top: 20px;
	margin: 10px;
}

#Div_menu_top {
	height: 25px;
	padding-left: 300px;
	padding-top: 5px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #25a3ef;
	text-decoration: none;
	font-weight: bold;
}

#Div_menu_top a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #25a3ef;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

#Div_menu_top a:hover{
	color: #b53b81;
}

#Div_content_embed {
	text-align: center;
}

/*------------------------------bio-----------------------------*/
#Div_content_bio{
	background-image: url(../images/background-bio_01.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin-top: -253px;
}

#Div_bio_content{
	height: 480px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 240px;
	padding-top: 100px;
}

#Div_Degree_bio {
	background-image: url(../images/degree_bio.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 242px;
}

/*------------------------------header-----------------------------------*/

#Div_header_left {
	width: 450px;
	float: left;
	position:relative;
}

#Pagenav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #25a3ef;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#Div_header_right {
	width: 345px;
	float: right;
	margin-top: 30px;
	height: 72px;
	margin-right: 10px;
}
#Div_center_header {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Div_complete {
	background-image: url(../images/background-bio_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
}


/*------------------------------Contáctenos----------------------------------------*/

#Div_content_contact{
	background-image: url(../images/background-contact.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin-top: -249px;
}#Div_center_contact {
	width: 312px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.Imput_text{
	border: 1px solid #57bcf0;
	width: 312px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}

.Imput_textarea {
	border: 1px solid #57bcf0;
	width: 312px;
	height: 70px;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}
#Div_center_Skype {
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#Div_enviar {
	margin-top: 5px;
	padding-left: 250px;
}
#Div_Contrataciones {
	text-align: center;
	margin-top: 5px;
}
#Div_Degree_contact {
	background-image: url(../images/degree_home.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 242px;
}
form {
	margin: 0px;
	padding: 0px;
}
#ID_NavSec a {
	font-family: arial;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
#ID_NavSec {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#Titulo_del_post a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none
}


div.alignleft, img.alignleft, img[align="left"] {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}
.alignleft {
float:left;

}

#New_Post_Text li {
	margin: 0px;
	padding: 0px;
	margin-left:23px;
	margin-right: 10px;
	list-style-image:url(../images/bullet.gif);
	line-height: 16px;
}


#New_Post_Text li a {
	font-family: tahoma;
	font-size: 11px;
	color: #b71b69;
	text-decoration: underline;
}
td#TableTopCell {
	background-image: url(../images/Top.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 225px;
	background-position: left top;
}

#Div_Sindication {
	height: 54px;
	text-align: right;
	width: 350px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 57px;
}
#TableMenuTop {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#TableMenuTop td {
	width: 50%;
	vertical-align: top;
}
td.TdLeft {
	text-align: right;
}
#ID_NavSec ul li {
display:block;
float:left;
list-style-image:none;
list-style-type:none;
}