/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#615e5e;
}
a{
	color:#615e5e;
}
#index{
	width:500px;
	height:200px;
	color:#241B89;
	font-size:1.2em;
	font-weight:bold;
}
#indexCapi{
	border-right:1px dotted #616161;
	width:250px;
	height:180px;
	margin-top:10px;
	float:left;
}
#indextitolcapi{
color:#241B89;
font-size:1.2em;
font-weight:bold;
padding:20px 40px;
}
#indexCapi #indeximage{
	width:100px;
	margin:20px 70px;
}
#indexFormacion{
	float:left;
	width:240px;
}
#indexFormacion #indeximage{
	width:100px;
	margin:20px 110px;
}
#indextext{
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	width:180px;
	margin:0px 50px;
}
td{
	vertical-align:top;
}
#logosLeft{
	/*background:url(../images/capis.gif) no-repeat;*/
	border-top:1px dotted #C30109;
	border-left:1px dotted #C30109;
	border-bottom:1px dotted #C30109;
	width:200px;
	height:430px;
	position:absolute;
	top:30px;
	left:50px;
}
.imagelogo{
	margin-left:20px;
	margin-top:20px;
}
#content{
	border-left:10px solid #C30109;
	width:700px;
	height:452px;
	position:absolute;
	top:20px;
	left:250px;
}
.titulo{
	background:#C30109;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	font-size:1.1em;
	width:300px;	
}
.texto{
	padding:20px 20px;
	text-indent:2px;
	line-height:15px;
	text-align:justify;
}
#capis{
	width:400px;
	margin-top:20px;
	float:left;
}
#capis ul{
	list-style:square;
	color:#C30109;
	line-height:15px;
}
#capis a:hover{
	color:#C30109;
}
#info{
	position:absolute;
	background:#FFFFFF;
	top:195px;
	left:260px;
	width:580px;
	height:240px;
	display:none;
}
#tableTitol{
	color:#C30109;
	font-size:1.1em;
	font-weight:bold;
	
}
#headercapi{
	background:#C30109;
	color:#FFFFFF;
	width:300px;
	padding:5px;
	font-size:1.1em;
	font-weight:bold;
}
#buttonsCapi{
	float:right;
	padding:5px;
}


#tablacapi{
	border:1px dotted #C30109;
	padding:5px 20px;
}
#tablacapi td{
	padding:5px;
}
.boton{
	/*background:url(../images/filetegris.gif) repeat-x;*/
	position:absolute;
	width:70px;
	height:20px;
	top:450px;
	background:#C30109;
	color:white;
	vertical-align:middle;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	padding-top:3px;
}
.boton a{
	color:white;
}
.boton a:hover{
	color:#615e5e;
}
#acceso{
	left:250px;
}
#normas{
	left:360px;
}
#accesoYnormas{
	position:absolute;
	background:#FFFFFF;
	display:none;
	width:680px;
	height:500px;
	top:190px;
	left:260px;
	padding:0px 5px;
}
#textoAcceso{
	clear:both;
}
#textoNormas{
	clear:both;
}
#tituloTextoNormas{
	color:#C30109;
	font-weight:bold;
	padding-bottom:5px;
}
