html{
		background: top url(../images/html_back.png);
}
body{
	margin: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img{
	border: 0;
	float: left;
}
a{
	outline: none;
}
#body2{
	width: 768px;
	margin: 0 auto;
	background: top url(../images/body2_back.png);
}
#header{
	width: 768px;
	margin: 0 auto;
	height: 103px;
}
#bar{
	background: top no-repeat url(../images/bar.png); 
	height: 70px;
	width: 768px;
	margin: 0 auto;	
}
#barmenu{
	float: left;
	height: 21px;
	width: 738px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #E1E1D7;
	font-family: Georgia;
	padding-top: 11px;
}
#barmenu #inf{
	margin-top: 10px;	
	margin-left: 30px;
}
#barmenu a{
	color: #E1E1D7;
	text-decoration: none;
}
#barmenu a:hover{
	color: White;
}
#contenido{
	margin: 0 auto;
	width: 768px;
	clear: both;
	background: bottom no-repeat url(../images/body_back.png); 
	padding-bottom: 10px;
	min-height: 400px;
}
#main_obj{
	margin: 0 auto;
	width: 755px;
	text-align: center;
	display: table;
	margin-bottom: 
}
#c_izq{
	width: 197px;
	margin: 0 0 0 13px;
	float: left;
}
#c_cen{
	width: 380px;
	margin: 0 0 0 7px;
	float: left;
}
#c_der{
	width: 150px;
	margin: 0 10px 0 0;
	float: right;
}
#index_not{
	background: #466780 repeat-x bottom url(../images/not_fondo.png);
	height: 192px;
	padding: 5px 0 0 5px;
}
#index_not marquee{
	height: 154px;
}
h2.tit{
	background-color: White;
	width: 364px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	color:  #52738B;
	margin-bottom: 3px;
	padding-left: 5px;
}
#index_not h3{
	color: White;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
	width: 370px;
}
#index_not .texto{
	width: 370px;
	color: White;
	font-size: 12px;
	font-weight: lighter;
}
#index_not a{
	color: White;
	text-decoration: none;
}
#index_not a:hover{
	text-decoration: underline;
}
#campoenaccion{
	margin: 10px 0;
	width: 380px;
	display: table;
}
#campoenaccion table{
	border: 1px solid #0B6443;
}
#campoenaccion table table{
	border:none;
}
#c_der .caja{
	border-bottom: solid #B7C2C6 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 150px;
	display: table;
}
.comm {
	font-size: 11px;
}
.ing{
	color: #5A7A55;
}
.rc{
	color: #929F4D;
}
#footer{
	width: 768px;
	height: 60px;
	clear: both;
	background: repeat-y url(../images/footer.png);
}
#s7g{
	float: left;
	margin: 10px 0 0 20px;
}
#s7g img{
	border: none;
}
#mainlink{
	float: right;
	margin: 20px 20px 0 0;
	font-size: 12px;
}
#mainlink a{
	color: #D1DAEF;
	text-decoration: none;
}
#mainlink a:hover{
	color: White;
}
#f_links{
	width: 40%;
	font-size: 11px;
	color: #DBDBDB;
	float: left;
	text-align: center;
	margin: 10px 0 0 25px;
}
#f_links a{
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
}
#f_links a:hover{
	color: White;
}
.texto{
	font-size: 75%;
	border-bottom: #D0D9E6 1px solid;
	padding-bottom: 5px;
}
.texto a{
	color: Black;
	text-decoration: none;
}
.texto a:hover{
	text-decoration: underline;
}
h1{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: Georgia;
	color: #3F3F3F;
	font-weight: bold;
	margin: 5px 0;
	margin-top: 10px;
}
h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia;
	color: #3F3F3F;
	font-weight: bold;
	margin: 5px 0;
	margin-top: 10px;
}
.izq{
	float: left;
}
.der{
	float: right;
}

#c_izq .obj {
	text-align: center;
	width: 195px;
	border-bottom: solid 1px #D6D6D6;
	font-size: 11px;
	margin-bottom: 10px;
	float: none;
}
.obj {
	text-align: center;
	width: 100%;
	font-size: 11px;
	margin-bottom: 10px;
	float: none;
}
.obj a{
	margin-bottom: 10px;
	display:block;
	float: none;
}
.obj a.no_props{
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	float: none;
}
.obj img{
	float: none;
	border: none;
	margin: 0 auto;
}
.no_border{
	border: none;
}
li{
	font-size: 75%;
	margin: 0 0 0 35px
}
#col1{
	width: 100%;
	float: left;
}
#col1 .texto{
	text-align:justify;
}
#col2{
	width: 0%;	
	float: right;
	margin-right:0px;
}
#col2 .obj img{
	border: solid #B7B7B7 1px;
	margin-bottom: 5px;
}
#col3{
	width: 99%;
	clear:both;
}
#col3 .obj{
	float:left;
	width: auto;
}
#col3 .obj img{
	border: solid #B7B7B7 1px;
	margin: 5px;
	float:left;
}
a.vermas{
	color: #7B7B5A;
	text-align: right;
	display: block;
}










/**
 * Clearfix
 */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*.clearfix {display: inline-block;}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */