/* Selectores HTML */

body
	{ 
		background-color:#ACC5E3;
		text-align: left;
		color: #2f364b;
		font-family: "Palatino Linotype";
		font-size:14px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}

table.mb
	{
	background-image:url(imagenes/botones/tablepic_c.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-size:12px;
	width:300px;
	font:"Palatino Linotype";
	border:2px solid #2f364b;
	padding:3px;
	}

		
table.mbbig
	{
	background-image:url(imagenes/botones/tablepic_c.gif);
	background-repeat:repeat-x;	
	text-align:center;
	font-size:12px;
	width:660px;
	font:"Palatino Linotype";
	border:2px solid #2f364b;
	padding:3px;
	}

.mb2
	{
	background-image:url(imagenes/botones/tablepic2_c.gif);
	background-repeat:repeat-x;
	text-align:center;
	border:2px solid #2f364b;
	border-top: 2px solid #95B5DC;
	text-align:center;
	width:200px;
	height:80px;
	font-family: GoticaBastard;
	color: Black;
	text-decoration: none;
	font-size: 18px;
	}
	

.mbpeanas
	{
	background-image:url(imagenes/botones/tablepic2_c.gif);
	background-repeat:repeat-x;
	border:2px solid #2f364b;
	border-top: 2px solid #95B5DC;
	width:320px;
}
	
/* DISEÑO DE PAGINA */

#layoutlogic {
	margin:0 -1px;
	width:1024px;
	/*text-align: center;
	vertical-align: middle;*/
	margin-left: -512px;
	position: absolute;
	/*top: 50%;*/
	left: 50%;
	}

#bg_top, #bg_bottom
{
	background-repeat:no-repeat;
	position:relative;
	float:left;
	z-index:13;
	width:100%;
	height:20px;
	}

#bg_top
{
	background-image:url(imagenes/diseno/mb_bgtop.gif);
	}
	
#bg_bottom
{
	background-image:url(imagenes/diseno/mb_bgbottom.gif);
	}

.page
{
	width:auto;
	background-image:url(imagenes/diseno/mb_bgcenter.gif);
	background-repeat:repeat-y;
}

.section
{
margin:0;
width:100%;
}	

#header{
	background-color:#95B5DC;
	position:relative;
	z-index:21;
	width:100%;
	left: 1px;
	height:263px;
	background-image:url(imagenes/diseno/mb_small.gif);
	background-repeat:repeat;
	}
	
#footer{
	color:white;
	position:relative;
	z-index:13;
	width:100%;
	}

.col-A, col-B, col-C
{
margin:0;
padding:0;
position:relative;
float:left;
}

.col-A
{
	margin-left:15px;
	z-index:10;
	width:160px;
}

.col-B
{
margin-right: 35px;
margin-left: 225px;
z-index:20;
width:740px;
}
.col-C
{
z-index:11;
width:10px;
}
.clear
{
clear:both;
}

.page > .section
{
border-bottom: 1px solid transparent;
}
	
/* Tipos de Letras */

.Estilo0 /* Texto General */
{
		text-align:justify;
		color: #2f364b;
		font-family: "Palatino Linotype";
		font-size:14px;
}

.Estilo0b /*Texto General Centrado */
{
		text-align:center;
		color: #2f364b;
		font-family: "Palatino Linotype";
		font-size:14px;
}

.Estilo0c /* Texto General Negrita */
{
		color: #2f364b;
		font-family: "Palatino Linotype";
		font-size:14px;
		font-weight:bold;
		
}

.Estilo0mini /* Texto General */
{
		font-family: "Palatino Linotype";
		font-size:11px;
}

.Estilo1 /* Cabeceras 1 */
{
	color: #000000;
	font-size:20px;
	font-family:"Old English Text MT";
	text-align:center;
	
}

.Estilo1a /* Letra Capital */
{
	font-family:codex;
	font-size:36px;
	color:#FF0000;
}
.Estilo1b /*Apartados */
{
	color:#555F84;
	text-decoration:underline;
	font-size:18px;
	font-family:"Palatino Linotype";
}

.Estilo1c /*Subapartados */
{
	color:#5B6C7E;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
	font-family:"Palatino Linotype";
}

.Estilo2 {color: #666666} /* Enlaces que no van*/

.Estilo3 {
	font-size: medium;
	font-family:"Palatino Linotype";
}

.Estilo4 {font-size: 24px}

.Estilo5 {
	color: #009900;
	font-weight: bold;
}
.Estilo6 {
	color: #FF0000;
}
.Estilo7 {
	color: #CC6600;
	font-weight: bold;
}
.Estilo8 {
	color: #0000FF;
	font-weight: bold;
}
.Estilo9 {
	color: #0066FF;
	font-weight: bold;
}

.Estilo11 {font-size: 18px}

.cursiva {
	font-style: italic;
}

table.fondo
{
background-image:url(imagenes/diseno/fondo_avent.gif);
position:relative;
width:auto;
height:auto;
background-repeat:no-repeat;
background-position:top;
}

table.fondo2
{
background-image:url(imagenes/diseno/fondo_salomon.gif);
position:relative;
width:auto;
height:auto;
background-repeat:no-repeat;
background-position:top;
}

.fondobret
{
background-image:url(imagenes/diseno/fondos/fondo_bret.gif);
position:relative;
width:100%;
height:100%;
background-repeat:no-repeat;
background-position:center;
}

.fondocv
{
background-image:url(imagenes/diseno/fondos/fondo_cv.gif);
position:relative;
width:100%;
height:100%;
background-repeat:no-repeat;
background-position:center;
}


/* Vínculos */

a
	{
		text-decoration: none;
		color: Black;
		}



a:link
	{
		text-decoration: none;
		color: Black; 
				}

a:visited
	{
		border-bottom: 1px dotted #DC143C;
		color: #DC143C; 
		 /* opcional color #009933 */
		}

a:active
	{
		text-decoration:none;
		color:#FFE340;
		border:0;}

a:hover
	{
		text-decoration:none;
		color: #FFFFFF;
		background-color: #56728E;
		border:0;}

a.sin
	{
		text-decoration:none;
		border-width:0px;
		color:#ACC5E3; /*#FFCC00;*/
		}
a.sin:link
	{
		text-decoration:none;
		border-width:0px;
		color:#ACC5E3; /*#FFCC00;*/
		}
a.sin:hover
	{
		text-decoration:none;
		border-width:0px;
		color:#FFCC00;
		background-color: #ACC5E3;
		}
a.sin:visited
	{
		text-decoration:none;
		border-width:0px;
		color:#ACC5E3; /*#FFCC00;*/
		}

a:active
	{
		text-decoration:none;
		color: Yellow;
		background-color: #56728E;
		}
		
/* Tooltips con diseño */

a.tool
	{ 	position:relative; text-decoration:none
		
		}

a.tool:visited
	{
		text-decoration: none;
		color: #FF9933; /* opcional color #009933 */
		}
 
a.tool:hover
	{
		background-color:transparent;
		z-index:2;
		text-decoration:none;
		border-width:0px;
		color:#009900;
		} 

a.tool span
	{
		display: none
		}
		
a.tool:hover span{
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 300px;
	border-style: ridge;
	border-color: #FFD700;
	padding: 4px 4px 4px 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #003366;
	color: #FFD700;
	text-align:justify;
	font-family: "Arial Narrow";
	font-style: italic;
}  
/* FONDOS */
