body
{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: calibri, arial, verdana, tahoma;
	font-size: 14px;
	color: #000000;
	background-image: url(/_imgs_/watermark.jpg);
}

/* Corporativos ============================================ */

.main
{
	background-color:#FFFFFF;
}

.fecha
{
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

HR
{
	border: 1px solid #CC3333;
}

.tabimp
{
	background-color: #ffffff;
}

.tabpar
{
	background-color: #EEEEEE;
}

.menucorp
{
	border-left: #CC3333 ridge 3px;
	vertical-align: top;
	text-align: center;
}

#corp
{
	vertical-align: top;
	text-align: justify;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	border-right: #CC3333 ridge 3px;	
	background-color: #FFFFFF;
	background-image:url(/_imgs_/watermark_corp.jpg);
	background-position:right;
	background-repeat:no-repeat;	
}

#corp p
{
	text-transform: none;
	font-weight: normal;
}

#corp ol li
{
	text-align: justify;
	list-style-position: inside;
	margin-top: 20px;		
	margin-bottom: 8px;	
}

#corp ul li
{
	margin:0;
	padding:0;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(/_imgs_/list.gif);
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}

#corp ul li a
{
	font-weight: bold;
}

#corp ul li a:hover
{
	text-decoration: underline;
}

#corp H1
{
	color: #CC3333;
	font-size: 20px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	border-bottom-color: #CC3333;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
}

#corp H2
{
	color: #CC3333;
	font-size: 24px;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

#corp H3
{
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;	
	color: #CC3333;	
}

#corp H4
{
	color: #CC3333;
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align:center;
	text-transform:uppercase;
}

#corp H5
{
	color: #CC3333;
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 18px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:blink;
}

#corp .info
{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}

#corp .recuadro
{
  border:2px ridge #CC3333;
}

#corp .rectitulo
{
	background-color: #CC3333;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	margin: 0;
}

#corp .rectexto
{
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: justify;
	vertical-align:middle;
	color: #000000;
	font-weight: normal;
	height: 40px;
	background-color:#FFFFFF;
	vertical-align:middle;
}

.marco
{
	border-top-color: #CC3333;
	border-top-width: 4px;
	border-top-style: outset;
	border-bottom-color: #CC3333;
	border-bottom-width: 4px;
	border-bottom-style: outset;
	border-left-color: #CC3333;
	border-left-width: 4px;
	border-left-style: inset;
	border-right-color: #CC3333;
	border-right-width: 4px;
	border-right-style: inset;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.left
{
	float:left;
	margin-right:10px
}

img.right
{
	float:right;
	margin-left:10px
}

/* Generales ============================================ */

.header
{
	background-color: #CC3333;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border-top: #CC3333 ridge 3px;
	border-left: #CC3333 ridge 3px;	
	border-right: #CC3333 ridge 3px;	
	border-bottom: #CC3333 ridge 3px;		
}

.footer
{
	font-size: 14px;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-bottom: #CC3333 ridge 3px;
	border-left: #CC3333 ridge 3px;	
	border-right: #CC3333 ridge 3px;	
}

.note
{
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}

.note b, .note a
{
	color: #CC3333;	
}

.marked
{
	font-size: 16px;
	color: #CC3333;
	font-style:italic;
	font-weight:bold;
}

a
{
	color: #000000;
	text-decoration: none;
	border: none;	
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

:focus img, :link img, :visited img
{
	border:0;
	outline: 0;	
}

/* Formularios ============================================ */

form#loginform
{
	width: 300px;
	background-color: #CC6633;;
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	border: #cc0033 4px ridge;
}

input
{
	font-family: calibri, arial, verdana, tahoma;
	font-size: 12px;
	border: 1px solid #CC3333;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;		
	margin-left: 2px;
	margin-right: 2px;			
	padding-right: 2px;
	padding-left: 2px;	
	padding-top: 2px;
	padding-bottom: 2px;		
	background-color: #EEEEEE
}

input[type="radio"]
{
	background: none;
	border: 0;
}

input[type="checkbox"]
{
	background: none;
	border: 0;
}

input[type="submit"]
{
	border: #CC3333 4px inset;
	background-color: #cc3333;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
}

select
{
	font-family: calibri, arial, verdana, tahoma;
	font-size: 12px;
	border: 1px solid #CC3333;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;		
	margin-left: 2px;
	margin-right: 2px;			
	padding-right: 2px;
	padding-left: 2px;	
	padding-top: 2px;
	padding-bottom: 2px;		
	background-color: #EEEEEE;
}

textarea
{
	font-family: calibri, arial, verdana, tahoma;
	font-size: 12px;
	border: 1px solid #CC3333;
	color: #000000;
	background-color: #EEEEEE;
}

label
{
	font-family: calibri, arial, verdana, tahoma;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
}

/* Noticias ============================================ */

.news p
{
	margin:0;
	padding: 0;
	font-size: 14px;
	margin-left: 38px;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
}

/* tabcorp ============================================ */

.tabcorp
{
	border: 1px solid #CC3333;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.tabcorp th
{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #CC3333;
}

.tabcorp td
{
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;		
}

.tabcorp a:hover
{
	color: #CC3333;
}

/* horario ============================================ */

.horario
{
	border: 1px solid #CC3333;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.horario th
{
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CC3333;
}

.horario td
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	text-align:center;
}

.horario td a
{
	border: #FFCC66 2px ridge;
	background-color: #FFCC66;
	text-transform:uppercase;
	color: #0000CC;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
}

.fijo
{
	background-color:#cc3333;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	font-weight:bold;
}


/* Menu vertical ============================================ */

#menuver 
{
	font-family: tahoma;
	color: #000000;
	font-size:13px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 10px;	
	margin-bottom: 20px;		
	width:150px;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
}

#menuver li 
{
	padding:0;			
	margin:0;
	height: 30px;
}

#menuver li a 
{
	display:block;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top:7px;
	padding-bottom:9px;
	text-decoration:none;
}

#menuver li a:hover 
{
	color: #CC3333;
	font-weight:bold;
	background-image: url(/_imgs_/background_menuver.gif);
	background-repeat:no-repeat;
}


