@charset "UTF-8";
body {
	background-image: url(images/fondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

p {
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
}

h1{
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}

#barra {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#loging {
	height: 100px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#datos{
	height: auto;
	width: 170px;
	float: right;
	margin-right: 20px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
}

.boton{
	color: #FFFFFF;
	margin-top: 5px;
	border: thin solid #FFFFFF;
	background-color: #CC0000;
}

/* Menu */

#barramenu {
	width: 687px;
	float:left;
	background-image: url(images/barramenu.png);
	height: 54px;
	margin-left: 218px;
	background-repeat: no-repeat;
}

#barramenu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}

#barramenu li { 
	display: inline;
	color: #666666;
}

#barramenu a {
	display: block;
	float: left;
	height: 10px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	margin-top: 24px;
	text-align: center;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#barramenu a:hover {
	color: #FF0000;
}

#barramenu .current_page_item a {
	color: #FFFFFF;
}

#contenido {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#lateral {
	width: 218px;
	float:left;
}

#lateralsup {
	width: 218px;
	height:40px;
	background-image: url(images/lateralsup.png);
}

#lateralmed {
	width: 218px;
	height:486px;
	background-image: url(images/lateralmed.png);
	background-repeat: repeat-y;
}

#lateralmed a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	color:#92c73e;
}
#lateralmed a:hover {
	color: #FF0000;
}

#lateralinf {
	width: 218px;
	height:38px;
	background-image: url(images/lateralinf.png);
}

#logo {
	padding-left: 25px;
}

#imagenizq {
	text-align: right;
	padding-right:3px;
	margin-top: 20px;
}

#cuerpo {
	width: 687px;
	float:left;
}

#cuerposup {
	width: 687px;
	height:40px;
	background-image: url(images/cuerposup.png);
}
#cuerposup ul {
	padding: 0px;
	list-style: none;
	margin-top: 5; 
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#cuerposup li {
	display: inline;
	color: #92c73e;
}

#cuerposup a {
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #92c73e;
	padding-top: 12px;
	text-align: center;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#cuerposup a:hover {
	color: #FF0000;
}

#cuerposup .current_page_item a {
	color: #FFFFFF;
}


#cuerpomed {
	width: 607px;
	height:486px;
	background-image: url(images/cuerpomed.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#cuerpomed a {
	text-decoration:none;
}
#cuerpomed li {
	list-style:none;
	background: #FFF url(imagenes/lista.jpg) no-repeat;
	background-position:left;
	padding-left: 22px;
	margin-top:10px;

}


#cuerpoinf {
	width: 687px;
	height:38px;
	background-image: url(images/cuerpoinf.png);
}

img{
	border:none;
}

img a {
	border:none;
}
