@charset "utf-8";
/* CSS Document */


body {
	background:url(/vicsa/images/fondo.png) repeat-x;
	background-color:#CCCCCC;
	font-size:12px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.textbox_gordita {
	color : #000000;
	border-width : 1px;
	border-style : solid;
	border-color:#5267e7;
	/*border-color : #C7C7C7;*/
	width:270px;
}

.titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	padding-left:10px;
	color: #FFFFFF;
	letter-spacing: 25px;
	font-weight: 900;
}

.titulo2
{
background-color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-left:10px;
color:#FFFFFF;
}

.normal {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	color: #000000;
	font-size: 12px;
}
.style1 {
	font-size: 12px
}
.style2 {
	color: #000967
}
.style3 {
	color: #000066
}
a.info {
	background:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:10px;
	color:#484848;
}
a.info:hover {
	background:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding:10px;
	color:#666666;
}
#divinfo {
	background:#003366;/*#1D1D20;*/
	color:#D7EBFF;
	padding: 10px;
	border: 5px solid #FFFFFF;
	font-size:11px;
	margin-bottom:20px;
	cursor:pointer;
}
.texto3 {
	width:200px;
	border:1px solid #003366;
	font:normal 12px "Lucida Grande", "Lucida Sans Unicode";
	color:#003366;
	height:20px;
}
.boton {
	width:120px;
	border:1px solid #003366;
	font:normal 12px "Lucida Grande", "Lucida Sans Unicode";
	height:25px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.normalblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.abajo {
	background-image: url(../images/pie_pagina.png);
	background-repeat: no-repeat;
}
.arriba {
	background-image: url(../images/fondo_1.png);
	background-repeat: no-repeat;
}
a.enlace:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.enlace:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.enlace:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.enlace:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.tablafuse {
	background-image: url(../images/fodo_gris.JPG);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}

a.banner img{
	border: solid #006699; 
	with:110px;
	height:100px;
}

a.banner:hover img{
	border: solid #3333FF;

	
}
/* --------------------------------Estilo del menu------------------------------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
ul.menu {
	width: 100%;
	margin-top: 10px;
}
ul.menu li a {
	text-decoration: none;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	color:#257EB7;
}

ul.menu li#primero a:link, ul.menu li#primero a:visited {
	display: block;
	padding: 8px 0 0 20px;
	background: url(../images/primero.gif) no-repeat;
}
ul.menu li#primero a:hover {
	color: #FFFFFF;
	padding: 8px 0 0 25px;
	background: url(../images/primero.gif) 0 -32px no-repeat;
}
ul.menu li#segundo a:link, ul.menu li#segundo a:visited {
	display: block;
	padding: 8px 0 0 25px;
	background: url(../images/segundo.gif) no-repeat;
}
ul.menu li#segundo a:hover {
	color: #FFFFFF;
	padding: 8px 0 0 30px;
	background: url(../images/segundo.gif) 0 -32px no-repeat;
}
ul.menu li#tercero a:link, ul.menu li#tercero a:visited {
	display: block;
	padding: 8px 0 0 30px;
	background: url(../images/tercero.gif) no-repeat;
}
ul.menu li#tercero a:hover {
	color: #FFFFFF;
	padding: 8px 0 0 35px;
	background: url(../images/tercero.gif) 0 -32px no-repeat;
}

ul.menu li#seleccion a:link, ul.menu li#seleccion a:visited {
	display: block;
	padding: 8px 0 0 30px;
	background: none;
}
/* ------------------Fin del estilo del Menu------------------------*/
