@charset "utf-8";
/* CSS Document */

/* layout pages */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}


.twoColElsLtHdr #container {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/content_02.png);
	background-repeat:no-repeat;
	height:850px;
} 
.twoColElsLtHdr #container_soporte {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/content_02.png);
	background-repeat:no-repeat;
	height:990px;
} 
.twoColElsLtHdr #container_jornadas {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/content_02.png);
	background-repeat:no-repeat;
	height:950px;
} 
.twoColElsLtHdr #container_edipo {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg_edipo.png);
	background-repeat:no-repeat;
	height:1005px;
} 
.twoColElsLtHdr #container_universo {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg_universo.png);
	background-repeat:no-repeat;
	height:950px;
} 
.twoColElsLtHdr #container_baremo {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg_baremo.png);
	background-repeat:no-repeat;
	height:1300px;
} 
.twoColElsLtHdr #container_interior {
	width: 54em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg_baremo.png);
	background-repeat:no-repeat;
	height:1300px;
} 
.twoColElsLtHdr #header {
	padding: 0 10px;  
} 
.twoColElsLtHdr #header h1 {
	margin: 0; /
	padding: 10px 0; 
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	margin-top:1em;
	margin-left:12px;
	width: 300px; /* since this element is floated, a width must be given */
	padding: 2px 0; /* top and bottom padding create visual space within this div */
	background-image: url(images/box_lft_02.png);
	height: 330px;
	background-repeat: no-repeat;
	padding-left: 3px;
	clear:both;
}
.twoColElsLtHdr #sidebar1_en {
	float: left;
	margin-top:1em;
	margin-left:12px;
	width: 300px; /* since this element is floated, a width must be given */
	padding: 2px 0; /* top and bottom padding create visual space within this div */
	background-image: url(images/box_lft_en.png);
	height: 330px;
	background-repeat: no-repeat;
	padding-left: 3px;
	clear:both;
}
.twoColElsLtHdr #sidebar2 {
	float: left;
	margin-top:0em;
	margin-left:12px;
	width: 300px; /* since this element is floated, a width must be given */
	padding: 2px 0; /* top and bottom padding create visual space within this div */
	background-image: url(images/box_2.png);
	height: 325px;
	background-repeat: no-repeat;
	padding-left: 3px;
	clear: both;
}
.twoColElsLtHdr #sidebar_uni_int {
	float: left;
	margin-top:0em;
	margin-left:12px;
	width: 300px; /* since this element is floated, a width must be given */
	padding: 2px 0; /* top and bottom padding create visual space within this div */
	height: 242px;
	padding-left: 3px;
	clear: both;
}
.twoColElsLtHdr #sidebar_interior {
	float: left;
	margin-top:2em;
	margin-left:12px;
	width: 215px; /* since this element is floated, a width must be given */
	padding: 2px 0; /* top and bottom padding create visual space within this div */
	height: 100px;
	background-repeat: no-repeat;
	padding-left: 65px;
	clear: both;
	padding-top: 0px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 1.0em 1.5em 0 20em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/dra.png);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_2 {
	margin: 0em 1.0em 0em 0.8em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 405px;
	float:left;
	overflow:hidden;
	background-image: url(images/edipo_index.png);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_3 {
	margin: 0em 1.5em 0em 0.2em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 400px;
	float:right;
	overflow:hidden;
	background-image: url(images/universo_index.png);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_soporte {
	margin: 0.4em 1.5em 0 20em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/dr_soporte.png);
	background-repeat: no-repeat;

} .twoColElsLtHdr #mainContent_soporte2 {
	margin: 0.4em 1.5em 0 20em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/dra2.png);
	background-repeat: no-repeat;
 }
.twoColElsLtHdr #mainContent_seminarios {
	margin: 0.4em 1.5em 0 20em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_seminarios_2 {
	margin: 0.4em 1.5em 0 0em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/hotel.png);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_baremo {
	margin: 0.4em 1.5em 0 1em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 820px;
	background-image: url(images/);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #mainContent_edipo {
	margin: 1em 1.5em 0 20em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/edipo_cover.png); 
	background-repeat: no-repeat; 
} 
.twoColElsLtHdr #mainContent_universo {
	margin: 1em 1.5em 0 0em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 520px;
	background-image: url(images/cover_universo.png);
	background-repeat: no-repeat;
} 

.twoColElsLtHdr #mainContent_2_info {
	margin: 1.5em 1.5em 0 0.8em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 829px;
	background-image: url(images/);
	background-repeat: no-repeat;
} 
.twoColElsLtHdr #footer {
	width: 54em;
	margin: 0 auto;
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	height:90px;
	
} 
#idiomas {
	width: 52em;
	margin: 0 auto;
	height:30px;
	padding-left:25px;
	margin-top:118px;
	
} 


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* texts */

.h1{
font-family : verdana;
font-size : 12.2px;
line-height:18px;
font-weight : 700;
padding-left :5px;
text-align : left;
color: #333333;
}
a:link.h1 {
text-decoration : none;
color : #333333;
}
a:visited.h1 {
text-decoration : none;
color : #333333;
}
a:hover.h1 {
text-decoration :underline;
font-size:12.2px;
color: #18666d;
}
.h2{
font-family : verdana;
font-size : 13px;
font-weight : 700;
padding-left :5px;
text-align : left;
padding-top:0px;
color: #333333;
}
.h3{
font-family : verdana;
font-size : 12.5px;
line-height:18px;
font-weight : 700;
padding-left :12px;
text-align : left;
color: #333333;
}
.text_edipo{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :180px;
	padding-right:12px;
	text-align : justify;
	padding-top:10px;
}
.text_edipo_link {
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :2px;
	padding-right:12px;
	text-align : justify;
}
a:link.text_edipo_link {
color : #18666d;
border:1px dotted #18666d;
text-decoration : none;

}
a:visited.text_edipo_link {
text-decoration : none;
color : #18666d;
border:1px dotted #18666d;
}
a:hover.text_edipo_link {
text-decoration : none;
font-size:12.5px;
color: #A80101;
border:1px dotted #18666d;
}
.text_edipo_2{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :20px;
	padding-right:12px;
	text-align : justify;
	padding-top:0px;
}
.text_edipo_3{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :5px;
	padding-right:12px;
	text-align : justify;
	padding-top:0px;
}
.text_edipo_list{
	font-family : verdana;
	font-size : 12px;
	color : #18666d;
	padding-left :5px;
	font-weight:600;
	padding-right:12px;
	text-align : justify;
	padding-top:5px;
}
.text_dra{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :120px;
	padding-right:12px;
	text-align : justify;
}
.text_dra_curriculum{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :120px;
	padding-right:12px;
	padding-top:5px;
	text-align : justify;
}
.text_dra_int{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :190px;
	padding-right:12px;
	text-align : justify;
}
.text_dra_2{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :5px;
	padding-right:12px;
	text-align : justify;
	padding-top:10px;
}
.text_dra_condiciones{
	font-family : verdana;
	font-size : 12px;
	color : #333333;
	padding-left :5px;
	padding-right:12px;
	text-align : justify;
	padding-top:10px;
}
.text_dra_link{
	font-family : verdana;
	font-size : 12.5px;
	color : #18666d;
	padding-left :5px;
	padding-right:12px;
	text-align : justify;
}
a:link.text_dra_link {
color : #18666d;
border:1px dotted #18666d;
text-decoration : none;

}
a:visited.text_dra_link {
text-decoration : none;
color : #18666d;
border:1px dotted #18666d;
}
a:hover.text_dra_link {
text-decoration : none;
font-size:12.5px;
color: #A80101;
border:1px dotted #18666d;
}
.text_int_link{
	font-family : verdana;
	font-size : 12.5px;
	color : #18666d;
	padding-left :5px;
	padding-right:10px;
	text-align : justify;
}
a:link.text_int_link {
color : #18666d;
border:1px dotted #18666d;
text-decoration : none;

}
a:visited.text_int_link {
text-decoration : none;
color : #18666d;
border:1px dotted #18666d;
}
a:hover.text_int_link {
text-decoration : none;
font-size:12.5px;
color: #A80101;
border:1px dotted #18666d;
}
.text_hotel{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :210px;
	padding-right:12px;
	text-align : justify;
	padding-top:0px;
}
.text_hotel_link{
	font-family : verdana;
	font-size : 12.5px;
	color : #18666d;
	padding-left :5px;
	padding-right:12px;
	border:1px dotted #18666d;
	text-align : justify;
}
a:link.text_hotel_link {
color : #18666d;
border:1px dotted #18666d;
text-decoration : none;

}
a:visited.text_hotel_link {
text-decoration : none;
color : #18666d;
border:1px dotted #18666d;
}
a:hover.text_hotel_link {
text-decoration : none;
font-size:12.5px;
color: #A80101;
border:1px dotted #18666d;
}

.libro_1{
	font-family : verdana;
	font-size : 12px;
	color : #333333;
	padding-left :165px;
	padding-right:1px;
	text-align : left;
	padding-bottom:45px;
	padding-top:0px;

}
.libro_2{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :230px;
	padding-right:5px;
	text-align : left;
	padding-bottom:110px;

}
.contact_form{
	font-family : verdana;
	font-size : 11px;
	color : #333333;
	padding-left :0px;
	padding-right:12px;
	text-align : left;
	padding-top:10px;
}
.text_dra_form{
	font-family : verdana;
	font-size : 12.5px;
	color : #333333;
	padding-left :4px;
	padding-right:12px;
	text-align : justify;
	padding-top:2px;
}
.instruction{
font-family : verdana;
font-size : 12px;
font-weight : 700;
padding-left :5px;
text-align : left;
padding-top:0px;
color: #333333;
}
.text_certificados{
	font-family : verdana;
	font-size : 12px;
	color : #333333;
	padding-left :18px;
	padding-right:12px;
	text-align : justify;
	padding-top:10px;
}
.img_int{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
	padding-right:15px;
}
.img_int_2{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
}
.img_int_3{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:5px;
}

.text_form_bottom{
	font-family : verdana;
	font-size : 11px;
	color : #333333;
	padding-left :5px;
	padding-right:12px;
	text-align : justify;
	padding-top:5px;
}
.footer{
	font-family : verdana;
	font-size : 10px;
	color : #333333;
	text-align : center;
	padding-top:2px;
}
.style2 {color: #205c7c}

.quick_links{
	font-family : verdana;
	font-size : 11px;
	color : #333333;
	text-align : center;
	padding-top:2px;
	padding-right:3px;
}

a:link.quick_links {
color : #18666d;
text-decoration : none;

}
a:visited.quick_links {
text-decoration : none;
color : #18666d;

}
a:hover.quick_links {
text-decoration : none;
font-size:11px;
color: #333333;

}
