body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font:12px/14px Arial, Helvetica, sans-serif;
	background-color:#F0F0FF;
	background-image:url(images/background.gif);
	text-align:center;
     }
	 
/*Este estilo se encarga de centrar la página*/

#pagina {
	margin: 0 auto;
	padding: 0;
	width: 748px;
	position: relative;
	background-color: #FFFFFF;
	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

/*Aquí va la cabecera de la página*/

#cabecera {
	vertical-align: bottom; /* Para que en IE no aparezca un pequeÃ¯Â¿Â½o margen abajo */ 
	border: 0;
}

/*Menú superior*/

#menusup {
    height: 50px;
    text-align: right;
	margin-top:0px;
	padding-top:4px;
}

/*Contenido de la página*/
#cuerpo {
	width: 98%;
	min-height: 475px;
    height: auto !important;
    height: 475px;
	padding-top:3px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	text-align:left;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}


#centroindex {
	position:relative;
	text-align: justify;
}
#pie{
	background-color: #cccccc;
	text-align:right;
	height:15px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
/*Para el formulario de entrada*/

#inscrito {
	background: #15447C;
	float:right;
	width: 250px;
	text-align:left;
	margin:4px;
}
#centroblanco {
	background: #fff;
	margin-left:4px;
	margin-right:4px;
	visibility: inherit;
	top: 0px;
	padding:0px;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #15447C}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtopb, b.rbottomb{display:block;background: #15447C}
b.rtopb b, b.rbottomb b{display:block;height: 1px;
    overflow: hidden; background: #FFF}
b.r1b{margin: 0 5px}
b.r2b{margin: 0 3px}
b.r3b{margin: 0 2px}
b.rtopb b.r4b, b.rbottomb b.r4b{margin: 0 1px;height: 2px}

/*Las imágenes*/
img {
	border:0;
}
img.izda {
	width:auto;
	float: left;	
}
img.dcha {
	width:auto;
	float:right;
}

H1 
{
font-family : Arial, Tahoma, Verdana, "Sans Serif";
color: #000065;
font-size : 18px;
text-decoration : none;
Font-weight: bold;
margin-right: 7px;
}
input,select,area {
	font-size: 11px;
}
ul#condoc li{
	list-style-position: outside;
	list-style-image: url(imagen/librito.png);
}
.sindoc {
	list-style-type: disc;
}
dl {
	margin:4px;
	font-weight: normal;
	color: #000000;		
}
ol#faq li {
	border: 1px solid #000000;
	background-color:#E6E6E6;
	list-style-position: inside;
	padding: 4px;
	margin-bottom: 4px;
}

#centrootros {
	width: 694px;
	text-align: justify;
	padding: 4px;
	margin-left:50px;
}
#centroforos {
	width: 690px;
	text-align: justify;
	padding: 4px;
	height: 300px;
	overflow: auto;
}
.tablaforo {
	margin: 2px;
	border: 1px solid #000099; 
}
.tituloforo {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdcolorforo {
	background-color: #F8FCA0;
	border: 1px solid #FFFF00;
}
.tdcolorforo2 {
	background-color: #F3DBBA;
	border: 1px solid #FFCC33;
}
.divimage {
	font-size: 11px;
	text-align: left;
	margin: 10px;
	float: left;
	width: 188px;
	border: 1px solid #000066;
}
.divnoticias {
	float:left;
	width:240px;
	border: 1px solid #000066;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 450px;
	margin-left: 10px;
}
.divnorton {
	float:left;
	width:auto;
	border: 1px solid #000066;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#basicos04 {
	width: 92%;
	margin-left: 4%;
	border: 2px outset #000099;
	padding: 3px;
}
#basicos05 {
	width: 92%;
	margin-left: 4%;
	border: 2px outset #000099;
	padding: 3px;
}
a.menu:link, a.menu:visited, .igualmenu
   { 
   text-decoration: none; 
   border: 1px solid #000;
   padding: 4px 4px 3px 3px;
   font-family : Arial, Tahoma, Verdana, "Sans Serif";
   color: #FFFFFF;
   font-size : 12px;
   background-color:#15447C;
   margin-right: 1px;
   }  
.menusin_a {
	text-decoration: none;
	border: 1px solid #000;
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
	color: #000000;
	font-size : 12px;
	background-color:#DCE0ED;
	margin-right: 1px;
	width: 400px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
}
a.menu:hover 
   {  
   border: 1px solid #000;
   padding: 4px 4px 3px 3px;
   font-family : Arial, Tahoma, Verdana, "Sans Serif";
   color: #15447C;
   font-size : 12px;
   background-color:#FFFFFF;
   text-decoration: underline; 
   margin-right: 1px;
   } 
a.menu2:link, a.menu2:visited, a.menu2:hover
   { 
   text-decoration: none; 
   border: 1px solid #000;
   padding: 4px 4px 3px 3px;
   font-family : Arial, Tahoma, Verdana, "Sans Serif";
   color: #999999;
   font-size : 12px;
   background-color:#E0E0E0;
   margin-right: 1px;
   }     
.gvr {
	font-size:14px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
}
.titular {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.centro {
	 text-align: center;
}
.blanco {
	color: #fff;
}

.marcar {
	font-weight: bold;
	color: #000000;
}
.marcargris {
	font-weight: bold;
	color: #4A4A4A;
}
.marcarrojo {
	font-weight: normal;
	color: #FF0000;
}
.peque {
	font-size:11px;
}
.maspeque {
	font-size:10px;
}
.ejemplo {
	line-height: 125%;
	list-style-position: outside;
	padding-left:15px;
	position: relative;
	top: 0px;
	left: 0px;
}

.margenleft {
	margin-left: 4px;
}
.margenright {
	margin-right: 4px;
}

.margenboth {
	clip: rect(auto,auto,auto,auto);
	margin-right: 4px;
	margin-left: 4px;
}



.tabla1 {
	margin: 2px;
	width: 100%;
	border: 1px solid #000099; 
}
.tdcolor {
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
}
.tdcolordos {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A3F56;
	padding-left:5px;
}
.tdcolortres {
	background-color: #CBD1DE;
}
.tdcolorcuatro {
	font-weight: bold;
	background-color: #FFFFA4;
}
.tdblanca {
	background-color: #FFFFFF;
	border: 1px outset #000000;
}

.caso {
	border: 1px solid #000000;
	background-color: #F4F4F4;
	padding: 4px;
}
.preguntas {
	background-color: #DEE7EB;
	border: 1px outset #000066;
	margin-bottom:3px;
}
.preguntasdos {
    background-color: #FFFFFF;
	border: 1px outset #000066;
	margin-bottom:3px;
}
.respuestas {
	background-color: #F5F9FA;
	width: 97%;
	margin-left: 3%;
	margin-bottom: -12px;
}
.titulopregunta {
	font-size: 13px;
	font-weight: bolder;
}

.formcerrado {
	background-color: #E6E9E0;
	padding: 3px;
	margin-left: 40px;
	border: 1px outset #000066;
}
/*Estilos para las cajas de explicación de los datos de inscripción*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
text-align:left;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.casoclinico {
	font-weight: 400;
	background-color: #DADEEF;
	padding: 10px;
	border: 1px groove #003399;
}

/* Este menú me permitirá introducir los datos en la sección de ayudas */
.comentarioc {
	font-weight: 500;
	color: #000066;
	background-color: #FAF1ED;
	padding: 6px;
	border: 1px outset #CC0000;
}
.resp {
	background-color: #FFFFFF;
	border: 1px outset #000000;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom:0px;
	margin-top:3px;
}.pconmargen {
	margin-left: 3px;
}

