@charset "utf-8";
/* CSS Document by jsdGráfico for Argentis S.A. and Ohio National */

/*///////// inicio etiquetas html /////////*/

html {
	background-image:url(../images/bkg-gnrl.jpg);
	background-repeat:repeat-x;
}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

a {
	color:#666666;
	text-decoration:none;
}
	a:hover {
		color:#000000;
		text-decoration:none;
	}

img {
	border:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/*///////// fin etiquetas html /////////*/





/*///////// inicio estructura /////////*/

#contenedor {
	width:900px;
}

#top {
	height:75px;
}

#banner {
	height:360px;
	width:900px;
}
	#banner_top {
		width:900px;
		height:113px;
	}

#menu {
	height:37px;
	background-image:url(../images/bkg-menu.jpg);
	background-repeat:repeat-x;
}

#cuerpo {
	height:355px;
	vertical-align:top;
}

#col_izq {
	width:210px;
	vertical-align:top;
}

#contenido {
	width:;
	vertical-align:top;
}

#riel {
	height:68px;
	background-image:url(../images/bkg-riel.jpg);
	background-repeat:repeat-x;
}

#bottom {
	height:32px;
	background-image:url(../images/bkg-bottom.jpg);
	background-repeat:repeat-x;
}

/*///////// fin estructura /////////*/





/*///////// inicio clases /////////*/
.titulosecciones {
font-size:14px;
	color:#444444;
	font-weight:bold;
}
.titulocyan {
font-size:14px;
	color:#2787b7;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}

.bold_azul {
	font-weight:bold;
	color:#2787b7;
}

.titulo14 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-family:"Century Gothic";
}

.titulo14_azul {
	font-size:14px;
	color:#2787b7;
	font-weight:bold;
}

.titulo15 {
	font-size:16px;
	color:#444444;
	font-weight:bold;
	font-family:"Century Gothic";
}

.titulo15_02 {
	font-size:15px;
	color:#0066CC;
	font-weight:bold;
	font-family:"Century Gothic";
}

.titulo12 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.txt_pie {
	font-size:11px;
}

.espacio13 {
	width:13px;
}

.espacio17 {
	width:17px;
}

.altura24 {
	height:24px;
}

.item_menu {
	font-family:"Century Gothic";
	font-size:15px;
	color:#666666;
	font-weight:bold;
	margin:0 32px;
	float:left;
}
	.item_menu a {
		color:#666666;
		text-decoration:none;
	}
	.item_menu a:hover {
		color:#006699;
		text-decoration:none;
	}

.botonera {
	width:195px;
	height:27px;
	background-image:url(../images/bkg-btnra.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	padding-left:15px;
	padding-top:6px;
} 
	.botonera a {
		color:#FFFFFF;
		text-decoration:none;
	}
	.botonera a:hover {
		color:#FF9900;
		text-decoration:none;
	}

.pie_imagen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
	text-align:right;
}

.sub_volv {
	font-size:10px;
	color:#444444;
}

.box_contacto {
	width:210px;
	height:196px;
	background-image:url(../Images/bkg-contacto.jpg);
	background-repeat:no-repeat;
}

/*///////// fin clases /////////*/






/*///////// INICIO ESTILOS DE TABLA ESPECIAL /////////*/
#gradient-style {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*margin: 45px;*/
	width:100%;
	text-align: left;
	border-collapse: collapse;
	border:solid 1px #999999;
}
#gradient-style th {
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url(../images/gradhead.png) repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td {
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url(../images/gradback.png) repeat-x;
}
#gradient-style tfoot tr td {
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td {
	background: #d0dafd url(../images/gradhover.png) repeat-x;
	color:
/*///////// FIN ESTILOS DE TABLA ESPECIAL /////////*/.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 1px;
	border: thin solid #7fc7e9;
}
