/******************CUERPO DE LA PAGINA**********************/
body{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: arial,tahoma,verdana;
	font-size: 13px;
	background-image: url(/_imgs_/background.jpg);
	width:750px;
	text-align:center;
	margin-left:15%;
	margin-right:15%;
}
hr
{
	color: #0000CC;
}
img{
	border:none;
}

/****************HEADER**********************/
div.header div.imagenSuperior{
	background-image: url(/_imgs_/content_header.gif);
	
}
div.header div.imagenCentral{
	
	margin-bottom:0;
}
div.header div.imagenInferior{
	background-image: url(/_imgs_/content_footer.gif);
	
	position:relative;
	bottom:5px;
}
/**************************BANNER****************************************/
td.banner
{
	font-family: arial,tahoma,verdana;
	font-size: 11pt;
	color: #0000CC;
	vertical-align: middle;
	text-align: center;
	border-top-color: #0000CC;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #0000CC;
	border-bottom-style: ridge;
	border-bottom-width: 4px;
	border-left-color: #0000CC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #0000CC;
	border-right-style: ridge;
	border-right-width: 4px;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
.banner a
{
	color: #0000CC;
	font-weight: bold;
	text-decoration: blink;
}
/********************************************MENUHOR*************************************/
.menuhor{
	margin-left:10px;
}
#menuhor ul
{
	margin:0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

#menuhor li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#menuhor a
{
	float: left;
	background-color:#FFFFFF;	
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: -2px;
	margin-right: 8px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 16px;
	padding-left: 16px;
	border-top-color: #0000CC;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #0000CC;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #0000CC;
	border-right-style: solid;
	border-right-width: 2px;
}

#menuhor a:hover
{
	color: #000000;
	background-color: #CCCCCC;
}

#menuhor #current a 
{
	color: #FFFFFF;
	background-color: #0000CC; 
}

/******************************************IMGUP***********************************************/
div.imgUp{
	/*background-image: url(/_imgs_/content_header.gif);*/
}
/**********************************dbody************************************/
.dbody{
	width:746px;
	border-left-color: #0000CC;
	border-left-style: solid;
	border-left-width: 2px;	
	border-right-color: #0000CC;
	border-right-style: solid;
	border-right-width: 2px;	
	background-color:#FFFFFF;	
	min-height:400px;
	
}


/******************************MENUVER************************************/
.menuver 
{
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 10px;	
	margin-bottom: 10px;		
	width:130px;
	text-align:left;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	padding-top: 15px;
	margin-left:5px;
	float:left;
}

.menuver li 
{
	padding-bottom:4px;			
}

.menuver li a 
{
	display:block;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	color:#0000CC;	
	background-color:#FFFFFF;	
}

.menuver li a:hover 
{
	background-image: url(_imgs_/background_menuver.gif);
	font-weight: bold;
}

/**************************CONTENT***************************************/
.content
{
	min-height:400px;
	font-family: arial,tahoma,verdana;
	background-color:#FFFFFF;
	font-size: 14px;
	color: #0000CC;
	vertical-align: top;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-color: #0000CC;
	border-right-style: solid;
	border-right-width: 2px;	
	margin-left:150px;
}

.content h1
{
	font-size: 16px;
	color: #0000CC;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.content h2
{
	font-size: 16px;
	color: #0000CC;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.content h3
{
	font-size: 14pt;
	color: #0000CC;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
/**********************************IMG DOWN*****************************************/
div.imgDown{
	clear:both;
}
/******************************Footer**********************************************/
div.footer{
	position:relative;
	top:50px;
	font-family: arial,tahoma,verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-image: url(/_imgs_/footer.gif);	
}
div.footer p{
	position:relative;
	top:3px;
}

/************************OTROS*********************************************************/
.small
{
	font-family: arial,tahoma,verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.medium
{
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

a
{
	text-decoration: underline;
	border: none;
	outline: none;
	font-weight: bold;
}

:active img, :focus img, :link img, :visited img
{
	border:0;
	outline: 0;	
}

#tabcorp
{
	border: 1px solid #0000CC;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#tabcorp th
{
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #0000CC;
}

#tabcorp td
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

#tabcorp a
{
	text-decoration: none;
	color: #0000CC;
}

.tabimp
{
	background-color: #ffffff;
}


.tabpar
{
	background-color: #EEEEEE;
}

input
{
	font-family: arial,tahoma,verdana;
	font-size: 12px;
	border: 1px solid #003366;
	color: #003366;
	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;
}

select
{
	font-family: arial,tahoma,verdana;
	font-size: 12px;
	border: 1px solid #003366;
	color: #003366;
	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: arial,tahoma,verdana;
	font-size: 12px;
	border: 1px solid #003366;
	color: #003366;
	background-color: #EEEEEE;
}

label
{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

/*****************************************UNICAMENTE PARA LAS PROFESIONES***********************/
#profesiones{
	position:absolute;
	left:10px;
	top:260px;
	margin-bottom:100px;
	border: 2px solid #0000CC;
}
.profesionesInf{
	display:none;
}

