/* Start of CMSMS style sheet 'medicina' */
/* CSS Document */

#header {
	width: 830px;
	height: 140px;
	
}

BODY {
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	text-align: center;
	/*background: #042270;*/
  	background: #042270 url(uploads/images/li.jpg) repeat-x;
	margin: 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #6B9624;
}
A:HOVER {
	color: #313B7A;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
H2{
}
/*
#borde{
	border-left : 2px solid #144700;
	border-right : 2px solid #144700;
	width: 785px;
	text-align: left;
	margin: auto;
}
*/
img{
}
#contenedor{
	text-align: left;
	width: 830px;
	margin: 0 auto;
	background-color : #fff;
	position: relative;
}
#contenido{
	float: left;
	width: 830px;
	background-color: #FFFFFF;
}
#cabecera{
	background: transparent url(uploads/images/banner.gif) no-repeat;
	height : 110px;
	width: 830px;
	margin : 0px 0px 0px 0px;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#cuerpo{
	width: 590px;
	padding: 10px;
	float: right;
	background-color: #FFFFFF;
}

#cuerpo img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#cuerpo a{
}
#fbuscar{
	
}

#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
.radio{
	clear : both;
}

#lateral{
	width: 210px;
	margin-top: 5px;
	background-color: #FFFFFF;
	float: left;
}
#cmc{
	text-align: center;
}
#cmc div{
	border: 1px solid #999999;
	margin: 10px;
	padding-bottom: 5px;
}
#cmc img{}
#cmc h2{
	font-size: 24px
	margin-top: 5px;
	font-size: 24px;
	margin: 0px;
}
#cmc h4{
	font-size: 12px;
	margin: 0px;
}
#cmc p{
	margin: 0px;
}
#cmc p a{}
#registro{
	
}

#otras{
	
}

.cuerpolateral{

        background: #FFFFFF url(uploads/images/cuerpolateral.jpg);
	padding: 5px 4px 5px 10px;
	margin-bottom: 15px;
}

.titlat{
	color:#ffffff;
	font-size:8pt;
	ext-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 5px;
	font-weight : normal;
	letter-spacing : 2px;
	background: url(uploads/images/img12.gif) no-repeat bottom right;	
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFFFFF;
}
A.enlacenav:HOVER{
	color: #FFFFAA;
}

#pie{
	color : #666666;
	width: 830px;
	background-color: #E2F1B6;
	height: 100px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pie p{
}
float: left;
} 


#recent-posts {
	width: 560px;
	height: auto;
	background-color: #FFFFFF;
	float: left;

}
#recent-posts ul li p img {
	margin: 5px;
}
#recent-posts h2 {
	height: 18px;
	margin: 0;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	background: url(uploads/images/img09.gif) no-repeat;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 1px;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 240px;
	padding-left: 13px;
	margin-left:15px;
	margin-right:9px;
}
#recent-posts a img{
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;

}
#recent-posts p img{
	margin: 5px;
}
#recent-posts li.first {
	padding: 0;
}

#menu{width: 830px;background: url(uploads/images/nav.jpg) repeat-x top;height: 46px;}
#menu ul {margin: 0;list-style: none;padding:0}
#menu li {display: block;float: left;}
#menu li a {font: bold 12px Arial, Helvetica, sans-serif;color: #EBF5E1;text-decoration: none;display: block;padding: 12px 15px 13px 15px;border-right: 1px solid #95a938;}
#menu li a:hover {background: url(uploads/images/hover.jpg) repeat-x top;color: #13529E;}
#menu li a.current {background: url(uploads/images/hover.jpg) repeat-x top;}
#end{
	height: 20px;
	float: left;
	width: 980px;
}
.hide{
	display: none;
}
.left{
	text-align: left;
}

/* End of 'medicina' */

