@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(img_brando/bg_general.jpg);
	background-repeat:repeat-x;
	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;
}
#logo{
width:225px;
position:relative;
top:60px;
left:50px;
}
a img {
border:0px;
}
a{
	padding:0px 8px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	text-indent: 0px;
	}
a:hover{

	color:#0099CC;

	
	}
#topetope{
height:8px;
}
#container { 
	width: 934px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	
	margin: 8px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background:url(IMG/tope.jpg); 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:147px;
	position:relative;
} 
	#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	height:350px;
	width: 207px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:url(IMG/fodo_lateral.gif);
	padding: 0px 0px 2px 0px;
	margin:3px 4px 15px 0px;
}	

	#sidebar1 p{
	padding:4px;
	margin:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	
	}
		#sidebar1 a{
	padding:2px;
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	
	}

#sidebar1 a:hover{

	color:#0099CC;
		}
.uno{
background:#990033;
display:block;
}
#menulat {
margin:0px;
padding:2px 0px 0px 0px;
	}
				#menuderecho{
				text-decoration: none;
				}
				.menuderecho{
				margin: 0px;
				padding: 0px;
				float: left;
				font: 11px Verdana;
				height:auto;
				}
				.menuderecho li{			
				margin:2px 0px 2px 0px;
				list-style:none;
				}
				.menuderecho li a{
				
				color:#006699;
				font-weight:bold;
				padding: 8px 0px 0px 5px ;
				margin:0px;
				text-decoration: none;
				}	
				.menuderecho li a:visited{
				color:#CC3333;
				}
				.menuderecho li a:hover, .bloquemenu li .current{
				color:#0099FF;
				}
				#bodyuno #botonuno, #bodydos #botondos, #bodytres #botontres, #bodycuatro #botoncuatro, #bodycinco #botoncinco, #bodyseis #botonseis, #bodysiete #botonsiete, #bodyocho #botonocho, #bodynueve #botonnueve, #bodydiez #botondiez, #bodyonce #botononce, #bodydoce #botondoce, #bodytrece #botontrece{
			color: #800000;
			
			}
			
#header h1 {
	margin: 0; 
	padding: 5px 0;
	
}

	#botonestope{
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	height:43px;
	width:142px;
	top: 117px;
	left: 790px;
	}
	#botonestope ul li a img {
		border:0px;
		margin:0px;
		padding:0px;
	}
	#botonestope ul li {	
		padding: 2px 2px 2px 0px; /*Separar el texto*/
		margin:5px 2px 0px 0px; /* Separar los botones */
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#3366CC;
		display:inline;
	}
	#botonestope ul {
		/* Linea para delimitar la botonera */
		margin:5px 0px 8px 0px;
		padding:0px;
	}
	#botonestope ul li img{
		margin:0px 0px 0px 0px;
	}
	#botonestope ul li a{
		color:#3366CC;
		text-decoration:none;
	}
	#botonestope ul li a:hover{
		color:#CC6600;
	}
	#botonestope ul li a img{
		border:0px;
	}
	#botonestope ul li a span{
		color:#CC3300;
	}
	#botonestope ul li a:hover span{
		color:#003366;
	}
#mainContent { 
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:auto;
	width:716px;
	float:right;
} 
#mainContent h1 {
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 0; 
	padding: 5px 0px 0px 0px; 
}
#mainContent p{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	text-align:justify;
	}

#izqinthome{
background:url(IMG/fodo_interno_home.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
width:354px;
height:255px;
float:left;

}
#derinthome{
background:url(IMG/fodo_interno_home.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 8px;
padding:0px;
width:354px;
height:255px;
float:right;
}
#textoshome{
margin:5px 5px 0px 5px;
}
#masinfoh{
width:716px;
height:auto;
padding:0px;
}
#masinfoizqh{

margin:0px 0px 0px 8px;
padding:0px;
width:342px;
float:left;
text-align:right;
padding:0px 12px 0px 0px;
}
#masinfoderh{

margin:0px 0px 0px 0px;
padding:0px;
width:342px;
float:right;
text-align:right;
padding:0px 12px 0px 0px;
}

	#arribamain{
	margin:0px 0px 10px 0px;
	height:auto;
	background-color:#009999;
	width:716px;
	}
	#arribamain h2, #abajomain h2, #contenido h2{
	padding:8px 14px 0px 0px;
	margin:0px 0px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	}
	#internas{
	background:url(IMG/tope_internas.gif);
	background-repeat:no-repeat;
	height:auto;
	min-height:200px;
	padding:5px;
	text-align:justify;
	}
	#internaprincip{
	
	background-repeat:no-repeat;
	margin:0px ;
	padding:0px 5px 0px 0px;
	width:463px;
	height:auto;
	float:left;
	
	}
	#twocolumnsizq {
	width:215px;
	float:left;
	text-align:left;
	}
#acordeonprinc{
width:468px;
	

}
#acordeonprinc a{
width:468px;
	

}
#acordeon{
width:468px;
}
.basic  {
	width: 470px;


}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("lib/AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("lib/AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("lib/AccordionTab2.gif");
}
	#internalateral{
	
	background-repeat:no-repeat;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:230px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;

}
#internas ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666666;
margin:0px 0px 8px 0px;
}

	#abajomain{	
	margin:0px 0px 10px 0px;
	height:282px;
	width:716px;
	
	}
	#servicios{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:87px;
	}
#footer {
	padding: 0 10px;
	background:#CCCCCC;
}
#footer p {
	margin: 0;
	padding: 10px 5px;
	font-size:9px;
	color:#333333;
	text-align:right;
}
#footer a{
color:#006699;
text-decoration:none;
}
#footer a:hover{
color:#000033;
}
.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;
}


#contentform{
	height:auto;
	width:320px;
	float:left;
	color:#666666;
	margin:0px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#contentform h2{
color:#CC0033;
font-size:16px;
padding:0px;
margin: 0px;


}
#textogracias {
margin:20px;
}
#labelsform{
float:left;
width:110px;
margin:2px;
padding:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

text-align:right;
}
#inputsform{
float:left;
width:170px;
margin:2px;
padding:4px;
text-align:left;
}
.submit{
	width:185px;
	background-image:url(img/sobre.gif);
	background-repeat:no-repeat;
	background-position:20px 8px;
	border:0px;
	padding:3px 3px 3px 34px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	background-color:#0099CC;
}










#sidebar1cursos {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin:40px 0px 0px 5px;
	padding: 5px 10px 5px 0px;
	height:310px;
	background-color: #FFFFFF;font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
}

#sidebar1cursos p{
text-align:left;
	
}
#sidebar1cursos a{
background-color: #FFFFFF;font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003399;
}
	

#sidebar1cursos a img{
border:0px;
}
#greyb, .imgcenter {

text-align:center;
}
#greyb a {
color:#0066CC;
text-decoration:none;
}
#greyb a:hover {
color:#00CC00;
text-decoration:none;
}
#containercursos {
	width: 540px;
	height:350px;
	background: #FFFFFF;
	text-align: justify;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:15px;
	float:left;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}
.subtituloseccion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FC8202;
}
.tituloslightbox {
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
	font-size:0,9;
}
.tituloslightbox a {
font-family:Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
font-size:1.4em;
}
.tituloslightbox a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
font-weight:bold;
font-size:1.4em;
}
