* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 22px;
    font-family: Tahoma, Helvetica, Sans-Serif;
    color: #4c4c4c;
    background: #fff;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

a { color: #AD0303; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

#contenedor { width:850px;
			margin: 0 auto;
			}

.top {width:850px;
		height:100px;
		background-color:#ff0000;}
		
.top_logo {width:344px;
		height:44px;
		padding: 28px 10px 28px 10px;
}

.title {width:850px;
		height:40px;
		border-top: solid 4px #FFFFFF;
		border-bottom: solid 4px #FFFFFF;
		background-color:#ff0000;}
		
.title h2 { font-size: 22px;
			font-weight: bold; 
			color: #fff; font-family: "Lucida Sans", Tahoma, sans-serif;
			padding:10px 10px 10px 310px;
			float:left;}
			
.title h4 { font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: bold;
			padding:10px 10px 10px 120px;
			float:left;}
			
.title h4 a { color:#fff;}
.title h4 a:hover { color:#AD0303; text-decoration: underline; cursor: pointer; }

.centro {width:850px;
clear:both;
}

.c_izq {width:260px;
float:left;
background-color:#003399;
padding: 0px 20px 0px 20px;
background-color: #FFFFFF;}

.c_izq h3 {
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
font-family: "Lucida Sans", Tahoma, sans-serif;
padding: 20px 0px 0px 10px;
color: #AD0303;

}

.subsecc_menu_izq_img_index {
width: 260px;
padding: 15px 0px 15px 0px;
text-align: center;
border-bottom: 1px solid #e6e6e6;
color: #999999;
display: block;
background-color: #f7f5f5;
}

.subsecc_menu_izq_img_index a {color: #999999;}

.c_der {width:550px;
float:left;
}

.c_der_top {width:520px;
			float:left;
			padding:12px 15px;
			margin-bottom:10px;}
			
.c_der_top h3 {	color: #FFFFFF;
			font-size: 14px;
			font-weight: bold;
			font-family: "Lucida Sans", Tahoma, sans-serif;}

.c_der_bot {width:550px;
			height:333px;
			float:left;}

