

/* RESET */

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	font-weight: inherit;	font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit;	text-align: left; vertical-align: baseline;background-image: transparent;}

:focus {outline: 0;}

a img, :link img, :visited img {border: 0;}

table {	border-collapse: collapse;	border-spacing: 0;}

ol, ul {list-style: none;}

q:before, q:after, blockquote:before, blockquote:after {content: "";}

blockquote, q {	quotes: "" "";}


/* html */

/*estructura*/

*,html{  font-family:'Arial', sans-serif; font-size:11px;}

body{ margin-bottom:20px; background-color: #333333;}

#contenedor {margin-top:10px;width:1000px;margin-left:auto; margin-right:auto; height:750px; background-color: #cdbfb4; border: 1px solid #ffffff;}

#cabecera { float:left;display:inline; width:100%; height:170px; border:#000000 0px solid}

#menu { float:left; display:inline;width:880px; padding:20px 0 0 83px; border:#000000 0px solid; height:auto!important;min-height:70px; height:70px;}
#cierre { float:left; display:inline;width:960px; padding:10px; border:#000000 0px solid; height:30px;text-align:right;}


#contenido { width:100%; display:inline; display:inline;height:auto; border:#000000 0px solid;}

h1{ }

h2{ }

h3{ }

h4{font-size:10px;}

p{ }

a{ color:#000000; text-decoration:none}
a:hover{ color:#FFFFFF}

/*cabecera*/

#logo{  width:160px; height:110px; margin:34px 0 0 66px; float:left; display:inline; border: 0px solid #000000;}

#certificado{width:249px; height:57px; float:right; margin:92px 134px 0 0; display:inline; background-image: url(../img/logo_certificado.gif); border: 0px solid #000000;}


/*contenido*/

#foto_contenido{float:left; display:inline; width:826px; height:417px; border:#000000 1px solid; margin-left:83px;background-color:#ffffff;}

#pie{float:left; display:inline; width:826px; height:13px; border:#000000 0px solid; margin-left:83px; margin-top:5px}

	/*menu*/
	
	
	#menubot{ font-size:14px; margin-top:6px; color:#FFFFFF}
	
	a.menupri{ color:#FFFFFF}
	a.menupri:hover{ color:#000}
		
	a.menutipo{ font-weight:bold; color:#FFFFFF}
	a.menutipo:hover{ color:#000000}
	
	#sub{ color:#FFFFFF; margin-left:20px; margin-top:6px; font-size:12px}
	
	a.submenu{ color:#FFFFFF}
	a.submenu:hover{ color:#000}
	
	#num{ color:#FFFFFF; margin-left:30px; margin-top:6px; font-size:12px}
	
	/*pie*/
	
	#pie_left{ float:left}
	
	#pie_right{ float:right}


.texto_negro{
	 font-weight: normal;
	 font-size:13px;
	 text-decoration:none;
	 line-height: 1.3;
	
}

.texto_negroN{
	 font-weight: bold;
	 font-size:13px;
	 text-decoration:none;
	
}

.texto_negro_mini{
	 font-weight: normal;
	 font-size:10px;
	 text-decoration:none;
	 line-height: 1.3;
	
}
A.texto_negro_mini:hover{
	 font-weight: normal;
	 font-size:10px;
	 text-decoration:none;
	 line-height: 1.3;
	 color:#000000;
	
}

.texto_negroIN{
	 font-weight: nome;
	 font-size:13px;
	 text-decoration:none;
	 line-height: 1.3;
	 font-family:arial,Tahoma,Arial;
	
}


.caja{
	
	border: 1px solid #000000;
	margin-top:5px;
	background-image:url(../img/fondo_caja_sombra.gif);background-position: center top; background-repeat: repeat-x; 
}
.boton{
	border: 0px solid #ba510a;
	background-color:#ba510a;
	margin-top:5px;
	width:100px;
	height:25px;
	background-image:url(../img/fondo_boton.gif);background-position: center top; background-repeat: repeat-x; 
	color:#ffffff;
	font-size:12px;
	font-family:arial,Tahoma,Arial;		
}

/*index*/

