/* sinopia */
#resultados_label {
	float: left;
	width: 100px;
	line-height: 19px;
	margin-left: 14px;
}
#resultados_sql {
	float: left;
	line-height: 19px;
}

h3 {
	border-bottom: 1px solid grey;
	padding-bottom: 7px;
}
h4 {
	font-size: 14px;
	margin-bottom: 7px;
}
input.error {
	background-color: red;
	color: white;
}


#site_center {text-align:center; background: url(images/body.gif) repeat-x center top}
.main { width:800px ; margin:0 auto; text-align:left;}

/*======= header =======*/
#header { height:289px; width:100%; background:url(cabecera.php) no-repeat}

/*======= footer =======*/
#footer{ height:96px; width:100%}

/*======= content =======*/
#content { width:100%}

#content .row2 .col1{ width:32%}
#content .row2 .col2{ width:68%}


.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}

/*======= index.html =======*/
#page1 #content .col1{ width:270px}
#page1 #content .col2{ width:481px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:433px}
#page2 #content .col2{ width:318px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:266px}
#page3 #content .col2{
	width:750px
}
/*======= index-3.html =======*/
#page4 #content .col1{ width:270px}
#page4 #content .col2{ width:481px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:413px}
#page5 #content .col2{ width:338px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:507px}
#page6 #content .col2{ width:244px}


/*======= index-6.html =======*/

#page7 #content .col1{ width:270px}
#page7 #content .col2{ width:481px}
