body{
	background-image:url(Images/background.gif);
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	background-color:#fff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	top:-50px;
}
#contenedor{
	background-image:url(Images/contenido.gif);
	background-color:#CCCCCC;
	position:relative;
	left:0px;
	top:0px;
	width:715px;
	height:100px;
	text-align:left;
	border: 1px solid #555;

}
#cabecera{
	background-image:url(Images/cabecera.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	width:717px;
	height:102px;
}
#imagen{
	background-image:url(Images/imagen02.gif);
	position:relative;
	float:right;
	margin-top:0px;
	width:717px;
	height:81px;
}
#cuerpo{
	position:relative;
	color: #000;
	float:right;
	margin-top: 3px;
	width:480px;
	height:400px;
}
#menu{
	background-image:url(Images/menu.gif);
	display:solid;
	float:left;
	background-color:#CCCCFF;
	border:3px solid #fff;
	margin-top:1px;
	width:200px;
	height:150px;
}
#acceso{
	background-image:url(Images/acceso.gif);
	background-repeat:no-repeat;
	display:solid;
	float:left;
	background-color:#999;
	text-align:center;
	font-size:12px;
	border:3px solid #fff;
	margin-top:0px;
	width:200px;
	height:100px;
	color:white;
}		


#archivos{
	background-image:url(Images/archivos.jpg);
	display:solid;
	float:left;
	background-color:#666666;
	border:3px solid #fff;
	border-top:0px;
	width:200px;
	height:100px;
}	
#headermenu{
	display:block;
	background-color:#000033;
	width:198px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#headerfile{
	display:block;
	background-color:#ccc;
	width:198px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px solid #000;
}
#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li { margin: 0 0 .2em 5px;} 
#menu a
{
background-repeat:no-repeat;
background-position: 0 .4em;
display: block;
color: #000;
background-color:#eee;
width: 160px;
padding: .2em 1.2em;
text-decoration: none;
font-size:12px;
border-color:#999999;
border-width:1px;
border-style:solid;
border-left-width:0px;
border-top-width:0px;
}

#menu a:hover
{
background-repeat:no-repeat;
background-position: 0 .4em;
background-color: #369;
color: #FFF;
border-color:#999999;
border-width:1px;
border-style:solid;
border-right-width:0px;
border-bottom-width:0px;
}

#active a
{
display: block;
color: #FFF;
background-color: #600;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}
#pie{
float:left;
display:block;
background-color:#fff;
margin-top: 5px;
width:717px;
height:15px;
border:1px solid #000033;
text-align:center;
font-size:10px;
}
p{
text-indent:.2em;
color:#000033;
font-size:14px;
text-align:justify;
margin: 5px 5px 5px 10px;
}
ul{
list-style-type: none;
color:#000066;
font-size:12px;
margin: 15px 5px 10px 35px;
}
li{
list-style-image:url(Images/flecha.gif);
}
#fotos{
	display:block;
	float:right;
	width:134px;
	height:315px;
	margin: 25px 0px 10px 10px;
}
#foto01{
	background-image:url(Images/foto01.jpg);
	border: 1px solid #fff;
	width: 134px;
	height: 104px;
	margin: 10px 10px 10px 10px;
}
#foto02{
	background-image:url(Images/foto02.jpg);
	border: 1px solid #fff;
	width: 134px;
	height: 100px;
	margin: 10px 10px 10px 10px;
}
#foto03{
	background-image:url(Images/foto03.jpg);
	border: 1px solid #fff;
	width: 134px;
	height: 104px;
	margin: 10px 10px 10px 10px;
}
#titular{
	background-color:#FFFFFF;
	display:block;
	position:relative;
	margin:10px 10px 20px 10px;
	width:475px;
	height:20px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#000033;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	border-left-width:0px;
	border-top-width:0px;
}
#textoprincipal{
padding: 5px 5px 5px 5px;
margin-top:23px;
width:310px;
}

#acceso ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#acceso li { margin: 0 0 .2em 5px; list-style-image:url(Images/lista.gif); } 

#acceso a
{
background-repeat:no-repeat;
background-position: 0 .4em;
display: block;
color: #000;
background-color:#eee;
width: 160px;
padding: .2em 1.2em;
text-decoration: none;
font-size:12px;
border-color:#999999;
border-width:1px;
border-style:solid;
border-left-width:0px;
border-top-width:0px;
}

#acceso a:hover
{
background-repeat:no-repeat;
background-position: 0 .4em;
background-color: #369;
color: #FFF;
border-color:#999999;
border-width:1px;
border-style:solid;
border-right-width:0px;
border-bottom-width:0px;
}

#acceso input {
	border-width:1px;
	border-color:#003366;
	font-size:12px;
	background-color:#eee;
	font-family:"Times New Roman", Times, serif;
}

#acceso table {
	border-collapse:collapse;
}

#acceso label {
	color:white;
	background-color:#000033;
}

#archivos ul
{
list-style-type: none;
color:#000066;
font-size:12px;
margin: 5px 5px 0px 20px;
font-weight:bold;
}

#archivos li {list-style-image:url(Images/cuadroazul.gif); } 

#archivos a {
	text-decoration:none;
	font-size:12px;
	color:black;
	font-weight:normal;
	}

#archivos a:hover
{
	text-decoration:underline;
}

#error {
	color: white;
	background-color:#990000;
}

#cuerpo table{
	border-style:dashed;
	border-color:#000000;
	border-width:thin;
	background-color:#CCCCCC;
	font-size:12px;
	color:#000000;
	padding: .5em;
	margin-top: 1em;
	margin-bottom:auto;
}

#cuerpo tr{
	background-color:#eee;
	font-style:italic;
}
#cuerpo th {
	font-weight:bold;
	color: #000;
	text-align: left;
	padding: .5em;
	border-top: 1px solid #eee;
	background-color:#FFCC33;
}

#cuerpo acronym.head{
	display:block;
	width:100%;
	height:10px;
	font-size:16px;
	background-color:#000033;
	padding:3px,3px,3px,3px;
	border-color:#FFCC00;
	border-spacing:10px;
	border-width:1px;
	border-style:solid;
	color:#FFFFFF;
	text-align:center;
}


#cuerpo a {
	font-style:normal;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position: 0 .4em;
	display: block;
	color: #000;
	background-color:#eee;
	padding: .5em;
	text-decoration: none;
	font-size:12px;
}

#cuerpo a:hover {
	background-repeat:no-repeat;
	background-position: 0 .4em;
	background-color: #369;
	color: #FFF
}
#fotosindex{
	background-image:url(Images/fotosindex.gif);
	display:block;
	float:right;
	height:225px;
	width:150px;
	margin-right:5px;
}
#empresa{background-image:url(Images/empresa.gif); width:400px; height:40px;color:#000033; font-size:20px;
margin-top:15px; line-height:5px; text-indent:15px; padding-top:10px;}
acronym{color:#003300; font-size:16px; margin-left:12px;}