/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
	background:#333333 url(imagenes/fondo4.jpg) repeat /*url(imagenes/templatemo_page_bg.jpg) fixed*/;
}

a:link, a:visited { color: #ff6600; text-decoration: none; } 
a:active, a:hover { color: #333333; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	height: 27px;
	background: url(imagenes/templatemo_h2.jpg) no-repeat;
	margin-left:30px;
}

h3 {
	margin-left: 30px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	background: url(imagenes/templatemo_h3.jpg) no-repeat;
}

img { border:0px;}
img a { border:0px; }

.logos { border-bottom:#FF6600 1px dotted; }
.logos td { border-right:#FF6600 1px dotted; }

.carteles { text-align:center; }
.carteles td { border-right:#CCCCCC solid 2px; }

.subtitulo {font-size: 10px; text-align:center; background-color:#CCCCCC; color:#000000;}

#templatemo_container {
	width: 800px;
	margin: auto;
}

#templatemo_top {
	height: 103px;
	background: url(imagenes/templatemo_top.jpg) no-repeat;
}
#templatemo_title {
	float: left;
	width: 250px;
	margin: 30px 0px 0px 30px;
	font-size: 24px;
	font-weight: bold;
	color: #920606;
	line-height: 1.6em;
}
#templatemo_title span {
	color: #7a7a7a;
}
.templatemo_menu{
	float: right;
	margin-top: 60px;
}

.templatemo_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.templatemo_menu li{
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#FF6600;
	width: 95px;
}

.templatemo_menu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 95px;
}

.templatemo_menu li a:hover{
	color: #3e3e3e;
}

#templatemo_header2 {
	height: 242px;
	background: url(imagenes/templatemo_header2.jpg) no-repeat;
}
#templatemo_header2_slogan {
	padding: 45px 0px 0px 30px;
	width: 280px;
	text-align: justify;
	color: #fff;
}

#templatemo_header3 {
	height: 242px;
	background: url(imagenes/templatemo_header3.jpg) no-repeat;
}
#templatemo_header3_slogan {
	padding: 45px 0px 0px 30px;
	width: 280px;
	text-align: justify;
	color: #fff;
}

#templatemo_header4 {
	height: 242px;
	background: url(imagenes/templatemo_header4.jpg) no-repeat;
}
#templatemo_header5_slogan {
	padding: 45px 0px 0px 30px;
	width: 280px;
	text-align: justify;
	color: #fff;
}

#templatemo_header5 {
	height: 242px;
	background: url(imagenes/templatemo_header5.jpg) no-repeat;
}
#templatemo_header4_slogan {
	padding: 45px 0px 0px 30px;
	width: 280px;
	text-align: justify;
	color: #fff;
}


#templatemo_header {
	height: 242px;
	background: url(imagenes/templatemo_header.jpg) no-repeat;
}
#templatemo_header_slogan {
	padding: 45px 0px 0px 30px;
	width: 280px;
	text-align: justify;
	color: #fff;
}
#templatemo_content {
	clear: both;
	float: left;
	margin: auto;
	background: url(imagenes/templatemo_content_bg.jpg) repeat-y;
}
#templatemo_content_left {
	float: left;
	width: 285px;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	color:#666666;
	font-size:120%;
}

.grande { color:#FFFFFF; font-size:140%; }
.grande2 { color:#333333; font-size:160%; }

#templatemo_content_left p {
	padding: 0px 20px 0px 30px;
}
#templatemo_content_right {
	float: right;
	padding: 30px;
	width: 415px;
	color: #000;
	text-align: justify;
}

#templatemo_content_right li {
	list-style: url(imagenes/templatemo_bullet.png);
}
#templatemo_content_right strong {
	color: #663d00;
}
#templatemo_content_right img {
	float: left;
	padding-right: 6px;
}
#templatemo_footer {
	float: left;
	height: 112px;
	width: 800px;
	background: url(imagenes/templatemo_footer.jpg) no-repeat;
}
#templatemo_footer_left {
	float: left;
	width: 450px;
	margin-top: 60px;
	margin-left: 40px;
	font-weight: bold;
}

#templatemo_footer_right {
	float: right;
	width: 250px;
	margin-top: 25px;
}

.formulario { width:76%; background:#CCCCCC url(imagenes/fondo_form.jpg) top right no-repeat; padding:4px; border-top:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px; border-bottom:#666666 solid 2px; border-right:#666666 solid 2px; }
.boton { background-color:#FF9900; color:#333333; border:#999999 solid 1px; }
