body {
	margin:0;
	padding:0;
	line-height:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1a3b69;
	margin:0 auto;
	font-size: 15px;
	background-color: #FFF;
	background-image: url(../images/frontend/logo_sywork_foo.png);
	background-repeat: repeat-x;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
.links {
	padding:0;
	color:#FFFFFF;
	margin:0px;
	font-size:10px;
	float:right;
	margin-right:7px;
}
.links a {
	font-size:16px;
	color:#003;
	text-align:center;
	margin-left:2px;
	line-height:-2em;
}
.links a.sel {
	color:#003;
}
h1 {
	background: url(../images/frontend/logo.png) no-repeat center;
	display:block;
	font-size:0px;
	margin-top:45px;
	padding:0px;
	height:95px;
	width:495px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
h1 a {
	display:block;
	height:95px;
	width:450px;
}


h2 {
	background: url(../images/frontend/logo_aog.png) no-repeat center;
	display:block;
	font-size:0px;
	margin-top:0px;
	padding:0px;
	height:46px;
	width:299px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
h2 a {
	display:block;
	height:46px;
	width:299px;
}








a {
	text-decoration:none;
	border:none;
}
a:link {
	text-decoration:none;
	border:none;
}
a > img {
	text-decoration:none;
	border:none;
}
a:visited {
	text-decoration:none;
	border:none;
}
a:hover {
	text-decoration: underline;
}
.ourwebsite {
	float: rigth;
	margin:0px;
	padding:0px;
}
#contenedor {
	padding:0;
	width:auto;
	margin:0 auto;
	background:url(../images/frontend/back_banner.jpg) repeat-x top left;
}
.contents {
	margin:0 auto;
	padding:0;
	width:950px;
	margin-bottom: 10px;
}
.banner {
	width:950px;
	height:230px;
	margin-bottom:10px;
	background-image: url(../images/frontend/banner_header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.col_left {
	float:left;
	width:700px;
}
.col_left_down { padding-left:50px; padding-right:50px; padding-bottom:20px;
	
	
}
.col_left_down img {
	float: left; margin:0 auto; margin-left:30px; 
}
.col_right {
	width:20%;
	float:left;
	margin-right:25px;
	padding-top:10px;
}
.col_right img {
	border:1px solid #8bc4bb;
	margin-bottom: 10px;
}
.col_right ul.nav {
	margin:0;
	padding:0;
	font-weight:bold; margin-bottom:15px;
}
.col_right ul.nav li {
	list-style:none;


	border-bottom: 1px solid #8bc4bb;height:26px;padding-top:10px;padding-bottom:10px; 
}
.col_right ul.nav li a{
	font-size:14px; text-decoration:none;
	color:#89ae4a; padding-left:5px; height:26px;
}
.col_right ul.nav li a:hover { text-decoration:none; background-color:#eaf9f2; padding-top:10px;padding-bottom:8px; display:block; margin-top:-10px; padding-top:12px;border-bottom: 1px solid #8bc4bb;
}
.enlaces {
	color:#333;
	font-size:13px;
	margin-top:15px;
	margin-bottom:25px;
}
ul.enlaces {
	list-style:none;
	margin:0;
	padding:0;
}
ul.enlaces li {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:8px;
	color:#333;
}
ul.enlaces li a {
	color:#f16a13;
	text-decoration: none;
}
ul.enlaces li.selected a {
	color:#4d4d4d;
	text-decoration: none;
}
ul.enlaces li ul {
	margin:0;
	padding:0;
}
ul.enlaces li a:hover {
	color:#ff6000;
}
ul.enlaces li ul li {
	margin:0;
	padding:0;
	font-size:14px;
	margin-left:20px;
	color:#666;
	text-transform:none;
}
.col_side h4 {
	color:#9b9b9b;
	font-size:21px;
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-weight:normal;
}
.footer {
	height:90px;
	font-size:9px;
	padding:6px;
	padding-top:22px;
    background-color: # F00;
	background-image: url(../images/frontend/back_footer.jpg);
	background-repeat: repeat-x;
}
.footer a:hover {
	text-decoration:underline;
}
.footer .links {
	float:left;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}
.footer .links a {
	font-size:9px;
	color: #FFF;
	text-decoration:none;
	font-size:11px;
}
.footer .info {
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sywork {
	height:100px;
	width: 20%;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background-image: url(../images/frontend/logo_sywork.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sywork a {
	display:block;
	width:170px;
	height:30px;
}
/*FORM*/

form textarea, form input {
	background-color:#d3e5f4;
	border:1px solid #ccc;
	font-family:"Lucida Sans Unicode";
	color:#334b61;
	font-size:11px;
}
form textarea {
	height:130px;
	width:75%;
}
form {
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:20px;
	border-bottom: 0;
}
form p {
	color:#9b9b9b;
	font-size:12px;
	margin:0;
	margin-bottom:2px;
}
form h5 {
	color:#334b61;
	font-size:12px;
	margin:0;
	margin-bottom:4px;
	text-transform:uppercase;
	margin-bottom:5px;
}
.form_error {
	color:#C75204;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	margin-bottom:3px;
	border-bottom: 2px dotted #285a9d;
	width:60%;
}
.desarrollo .button input {
	background-color:#C75204;
	color:#fff;
	font-weight:normal;
	padding:3px;
	font-size:10px;
	border:none;
	cursor:pointer;
}
.desarrollo table {
	font-size:11px;
	margin-bottom:1px;
	margin-top:5px;
	border-bottom-color:#3341b61;
}
.desarrollo table th {
	padding:3px;
	font-weight:normal;
	color:#334b61;
}
.desarrollo table textarea, .desarrollo table input {
	border:1px solid #334b61;
	color: #334b61;
	font-weight:normal;
	font-size:12px;
	padding:4px;
}
.desarrollo table input {
	width:250px;
}
.input#contacto_codigo {
	border:none;
}
div.form table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:15px;
	width:62%;
	float:left;
}
div.form table th {
	font-size:11px;
	color:#FF9900;
	font-weight:normal;
	padding:4px 5px 4px 4px;
	text-align:right;
	vertical-align:top;
	width:45%;
	padding-right:7px;
}
table td {
	vertical-align:bottom;
	font-size:12px;
}
table th {
	text-align:left;
	color:#666;
}
.login {
	border:1px solid #8bc4bb;
	padding:5px;
	background: url(../images/frontend/back_banner.jpg) center center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.login h5 { margin-bottom: 5px;
	margin-top:2px;
	font-size:15px;
}
.login p {
	font-size:11px;
}
.login #button {
	background-color:#89ae4a;
	cursor:pointer;
}
.banner_samll {
	border: 1px solid #1a3b69;
}
.contacto {
	font-size:11px;
color:# F00;
}
.contacto p {
	margin-bottom:10px;
}
.contacto input, .contacto textarea {
	text-align:left;
	border:1px solid #ccc;
	background:#f3fcf7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:2px;
	font-size:12px;
	
}
.contacto textarea {
	width:100%;
}
.contacto .filters input {
	width:auto;
	background-color:#036;
	color:#fff;
	cursor:pointer;
}
.paginador { background:url(../images/frontend/back_paginador.gif) no-repeat 0 0; width:711px; height:29px;margin:0 auto; padding-top:1px; margin-bottom:10px; margin-top:10px;}
.paginador ul { text-align:center; margin-top:4px;}
.paginador ul li {
	list-style:none; margin:0 auto;
	font-size:15px;
	color:#89ae4a; padding:0;
	
	padding-right:30px;
	text-decoration: none; 
	border: none; 
}
.paginador ul li a { text-decoration:none; color:#1a3b69;}
.paginador ul li a:hover { color:#97ca3b;}
.desctitle a {
	background-position: left;
	font-size:15px;
	color:#89ae4a;
	text-transform: uppercase;
	text-decoration:none;
	border:none;
	list-style:none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.abmback a {
	font-size:13px;
	color:#89ae4a;
	float:right;
	text-transform: capitalize;
	text-decoration: none;
	border:none;
	padding-right:10px;
	list-style: none;
}
.contents .right p {
	margin:5;
	padding:10;
	font-size:13px;
	
	list-style: none;
}
.detalle .img{ width: 32%; float: left; margin-right: 10px;}
.detalle .txt { width:66%; float: right; }
.mas_img h5 { font-size:16px; color:#be2400; margin:opx; margin-bottom:10px; 
}
.mas_img ul { margin:0px; padding:0px; list-style:none;}
.mas_img ul li { width:70px; float:left; margin-right:10px;}
.mas_img ul li a img { border:none;}









