@charset "utf-8";
/* CSS Document */
body {background:#ffffff url(../images/bg.jpg) repeat-x; margin:0; padding:0; font-family:Verdana, Geneva, sans-serif;}

img{
	border:0px;
	text-align: center;
}


/* layout */
#site_center {text-align:center; }
#main {width:850px; margin:0 auto; text-align:left;}
#header {height:190px;}


/* header */
#header .logo { height:95px; width:660px; float:left; vertical-align:middle; text-align:right; margin-top:25px; }
#header .tel { height:23px; width:660px; float:left; text-align:right; color:#FFF;font-size:12px; margin-top:7px;}
#header .jerry {float:left; width:188px; height:179px; margin-top:11px;}
#header .menu { height:40px; width:660px; float:left;}
#header table {color:#FFF; text-align:left;}


/* menu */
#header .menu ul {list-style:none; font-size:12px;}
#header .menu ul li { padding-left:30px; display:inline; color:#333; }
#header .menu ul li a {color:#333; text-decoration:none;}
#header .menu ul li a:hover {color:#999; text-decoration:underline;}


/* content */
#content {
	width:580px;
	float:left;
	padding-top:10px;
	font-size:12px;
	color:#333;
	padding-right:20px;
	text-align: left;
}
#content .pics {width:236px; height:176px; background: url(../images/pics.gif); padding-left:9px; padding-top:8px; float:left; margin-left:20px; margin-top:20px;}
#content .video {float:left; margin:30px;}
#content .imgIzq {float:left; padding:10px;}
#content .imgDer {float:right; padding:10px;}
#content table {
	color:#333;
	font-size:10px;
	text-align:center;
}


/* side bar */
#sidebar {width:250px; float:left; padding-top:20px;}
#sidebar .block {width:238px; border:#999999 1px solid; padding:5px; margin-top:10px; margin-bottom:10px;}
#sidebar .block ul {list-style:circle; padding-left:20px; font-size:11px; color:#333;}
#sidebar .block ul li {padding-bottom:5px; padding-top:5px;}
#sidebar .block ul li a {color:#006;}


/* footer */
#footer {width:850px; border-top:#003366 20px solid; float:left; margin-top:50px; height:35px; background:#0066cc; color:#FFF; font-size:11px; padding-top:10px;}
#footer a {color:#FFF; text-decoration:underline}
#footer a:hover {color:#03C; text-decoration:none;}
#footer a:visited {color:#03C;}


.input {border:1px solid #6699FF;}
.btnform {border:1px solid #6699FF; height:25px; width:100px; color:#FFF; background:#036;}


h2{font-weight:bold; font-size:14px; color:#036; text-transform:uppercase;}
h1{color:#036;}

#visitas {width:300px; float:right; color:#FFF;}