/* CSS Document */
#contenedor{
	height: auto;
	width: 800px;
	left:50%;
	margin-left:-400px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
	}
body {
	background-color: #000033;
	background-image:url(fondo.gif);
}
#header1{
	height:200px;
	width:800px;
	}
#header2{
	height:85px;
	width:275px;
	float:left;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header3{
	height:85px;
	width:525px;
	float:right;
	text-align: center;
	vertical-align: middle;
	}
#menucito{
	height:40px;
	width:795px;
	background-image: url(fondo_menucito.gif);
	padding-top: 5px;
	padding-left: 5px;
}
#izda{
	width:480px;
	text-align: left;
	vertical-align: top;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
	}
#consultorio {
	background-image: url(miniconsultorio_fondo.gif);
	height: auto;
	width: 410px;
	padding-left:20px;
	padding-right:20px;
}
#consultorio_container {
	height: auto;
	width: 450px;
}
#dcha{
	width:260px;
	text-align: left;
	vertical-align: top;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#separacion{
	float:left;
	width:100%;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
	
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000066;
	font-weight: bold;
}
.nube{
	font-weight: normal;
	color: #3355FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.enlace_marron{
	color: #0066FF;
	font-size: 12px;
}
#fecha{
	width:55px;
	height:70px;
	float:left;
	text-align: center;
	margin-right: 10px;
	background-image: url(date_bg_2.gif);
	}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}
#miniconsultorio{
	width:210px;
	height:245px;
	background-color: #FFFFFF;
	background-image: url(miniconsultorio.gif);
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 14px;
	font-weight: bolder;
	font-style: oblique;
	}
#registrousers{
	width:210px;
	height:245px;
	background-color: #FFFFFF;
	background-image: url(registrousers.gif);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 14px;
	font-weight: bolder;
	font-style: oblique;
	}
#videos{
	float:right;
	width:100%;
	margin-bottom:10px;
	}
#caratula{
	margin-left:5px;
	margin-rigth:5px;
	float:left;
	width:135px;
	height:92px;
	}
#anchote{
	margin-left:5px;
	width:795px;
	}
	
