
*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

/*lineas punteadas menu*/
#left a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #ecd765;
}

#left a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000 ;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

#main {
	width: 1002px;
	background: url(images/top.gif) top no-repeat ;
	margin: 0 auto;
}

/*barras laterales*/
#bg_top {
width: 100%;
height: 100%;
background: url(images/bg_top.jpg) 0px 0px repeat-x ;
}

#bg_mid {
width: 100%;
background: url(images/body.gif) center repeat-y;
}

/*pie de pagina*/

#bg_foot { 
width: 100%;
background: url(images/bg_bot.jpg) bottom repeat-x;
}


#header { 
width:686px;
padding: 0px 0px 0px 0px;
height: 225px;
background: url(images/header.jpg) 0px 0px repeat-x;
}

#logo {	font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:18px;
		text-align:right;
		font-style:italic;
		padding: 13px 0px 0px 33px;
		height: 117px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: none;
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

/*menu encabezado*/
#menu {
	width: 685px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
	
}

#menu a {
	display: block;
	float: left;
	/*background: url(images/img15.gif) no-repeat right 100%;*/
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fbd502;
}

#menu a:hover {
	height: 30px;
	background: url(images/img16.gif) repeat-x right 100%;
	color: #000000;
}


#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/*menu vertical*/
#vertical {
	width:280px;
	height: 355px;
	margin: 0 auto;
	background: #ffffff url(images/barra.gif);
}


#vertical ul {
	margin: 0;
	padding: 0;
	list-style: none;

}


#vertical li {
	display: inline;
	text-transform: uppercase; /* convierte letras a mayusculas*/
}

#vertical a {
	display: block;
	/*float: left;*/
	/*background: url(images/prueba2.jpg) no-repeat right 100%;*/
	padding: 19px 30px 5px 30px;
	text-decoration: none;
	font-family: "arial" , arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #fbd502;
	
}

#vertical a:hover {
	height: 20px;
	background: #032183 url(images/img17.gif) repeat-x left 100%;
	color: #00115d;
}


#vertical .current_page_item {
}

#vertical .current_page_item a {
	color: #000000;
}




#content{
	width: 1012px;
	background: url(images/cont.gif) left repeat-y;
}

#right{
	width: 710px;
	float: right;
	color:#000000;
}

#gal { padding: 0px 0px 4px 0px;
height: 90px;
background:#FFFFFF;
width: 574px;
margin-left: 10px;
}
.img_gal {
	text-align: center;
	float: left;}
.img_g {
margin: 0px;}
#gal_mid {
padding: 4px 0px 3px 4px;
}
.razd_img {width: 3px;
float:left;
height: 82px;}

#gal_mid a{
color: #0B4D02;
font-weight:bold;
border-bottom: none;
text-decoration:none;}

#gal_mid a:hover {
text-decoration:none;
color: #0B4D02;}


.text{
	padding: 12px 15px 0px 5px;
}

.text a{
	color: #416001;
}

.img {	float:left;
		margin: 4px 16px 3px 0px;
}

#right span {	color:#335000;
		font-weight:bold;
}

#left span {	color:#335000;
		font-weight:bold;
}

#right H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #0a1960 /*125a04*/;
	text-align:left;
	padding: 10px 0px 4px 0px;
	margin: 0px 10px 0px 10px;
	background: url(images/tit_right.jpg) bottom repeat-x;
}

#left H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 60;
	color: #f1d881;
	padding-left: 0px;
	text-align: center;
	padding: 14px 0px 0px 0px;
	background: url(images/tit_left.jpg) left top no-repeat;
	height: 40px;
}


#left .read a {color:#FFFFFF;}



#left{
float: left;
width: 284px;
margin-left: 0px;
padding: 0px 9px 0px 9px;
}

#left_big {
background:url(images/left_big.jpg) 0px 8px no-repeat;
width: 284px;
height: 443px;}





#footer{
	height: 56px;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 5px no-repeat;
}

