@charset "utf-8";
/* CSS Document */



body {
margin:0px 5px 0px 0px;
	background-image:url(../images/bg.png);
	background-attachment: fixed
}
#top{
background-image:url(../images/top.png);
background-repeat:no-repeat;
width:810px;
height:52px;
}
#top1{
background-image:url(../images/top1.png);
background-repeat:no-repeat;
width:810px;
height:12px;
}

#cuerpo{

background-image:url(../images/body.png);
background-repeat:repeat-y;
background-position:top;
}

#footer{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
width:810px;
height:9px;
}

/*bordes portada*/
#t_p{
background-image:url(../images/bordes/t_p.gif);
background-repeat:no-repeat;
width:360px;
height:5px;
}

#m_p{

background-image:url(../images/bordes/m_p.gif);
background-repeat:repeat-y;
background-position:top;
}

#f_p{
background-image:url(../images/bordes/f_p.gif);
background-repeat:no-repeat;
width:360px;
height:5px;
}

/*end*/

/*bordes contenido*/
#t_c{
background-image:url(../images/bordes/t_c.gif);
background-repeat:no-repeat;
width:614px;
height:5px;
}

#m_c{

background-image:url(../images/bordes/m_c.gif);
background-repeat:repeat-y;
background-position:top;
}

#f_c{
background-image:url(../images/bordes/f_c.gif);
background-repeat:no-repeat;
width:614px;
height:5px;
}

/*end*/

#top_not{
background-image:url(../images/top_not.png);
background-repeat:no-repeat;
width:172px;
height:31px;
}

/* Menu */

#menu {
	width: 800px;
	height: 32px;
	margin: 0 auto;
	
	padding: 0 0px 0px 0px;
	background-image:url(../images/bot_f.jpg);
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 115px;
	height: 32px;
	padding: 12px 1 0 0;
	background:url(../images/bot_b.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	background:url(../images/bot_a.jpg) no-repeat;
	color: #FFFFFF;
}

/* Menu2 */
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #2A6FA1;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 18.5px 0 18.5px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#266C9F;
	background:#fff url(../images/bgON.gif) no-repeat top right;
	}

/*end menu2*/

/*
	Menu Vertical
*/
#menuv {
	border: 1px solid #2E72A3;
	border-width: 0px 1px 0 1px;
	width: 170px;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
}

#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px dashed #2E72A3;
}

#menuv a {
	text-decoration: none;
	color: #2E72A3;
	background: #F6F6F6;
	display: block;
	padding: 4px 6px;
	width: 158px;
}

#menuv a:hover {
	background: #F0F0F0;
	text-decoration: none;
	color: #333333;
}

/*end menuv*/

#logo{
background-image:url(../images/contenido/fondo.jpg);
background-repeat:no-repeat;
width:224px;
height:183px;
}
#fondo{
background-image:url(../images/contenido/llama.jpg);
background-repeat:no-repeat;
width:237px;
height:341px;
}
