/* - - - - - - - - - - - - - - - - - - - - -

Titulo : TAJY
Autor : Diego Benitez
Descripcion :tajy.css
Creado : noviembre, 2009

- - - - - - - - - - - - - - - - - - - - - */


/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	text-decoration: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image:url(../gfx/fondo.jpg);
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #FFFF00;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

h1 {
	font-size: 14px;
	font-weight: bold; 
	color: #FF0000;
}

h2 {
	font-size: 16px;
	font-weight: bold; 
	color: #02609e;
	text-align:center;
	
}

h3 {
	font-size: 14px;
	font-weight: bold; 
	
	color:#FF0000;
}

ul {
	float: left;
}

li {
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	color: #8a6323;
}

#contenedor{
width:975px;
margin:auto;
}

.header{
width:975px;
height:125px;
*height:130px;

background-color:#FFFFFF;
margin:auto;
}
.columizq
{
width:181px;
float:left;
background:#000000;
}
.menu
{
width:181px;
float:left;
background:#000000;
}
.columizq {
	width: 181px;
	margin-left: auto;
	margin-right: auto;
}

	ul.menu {
		display: block;
		margin: 0;
		padding: 0;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		
		
	}
	
		ul.menu li, ul.menu li a {
		
			display: block;
			
			
		}
	
		ul.menu li a {
			
			color: white;
		}
	
		ul.menu li a:hover {
			
			color: #FFFF00;
			background:#5c0000;
		}
	.columizq {
	display: block;
	float: left;
}
	

/****** ACTIVADOS ******/	
	
body#nicio ul li a#nicio,
body#somo ul li a#somo,
body#cobertura ul li  #cobertura,
body#accionista ul li a#accionista,
body#reaseguradora ul li #reaseguradora,
body#seguro ul li #seguro,
body#responsabilidad ul li a#responsabilidad,
body#punto ul li a#punto,
body#contactos ul li a#contactos {

	color: #FFFF00;
	background:#5c0000;
}
	
	
	



/****** CONTENIDOS ******/


#contenido{
	width:975px;
	float:left;
	background-image:url(../gfx/fondo_c.jpg);
}
#contenido_home{
	width:975px;
	float:left;
	background:#FFFFFF;
}

.conteizq{
	width:275px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.contederecha{
	width:270px;
	float: right;

	margin-right:5px;
	background-color:#CCCCCC;
}

.contedercha{
	width:500px;
	float: right;
	margin-left:0px;
	margin-top:10px;
}
.contenido_interna{
	width:480px;
	float: left;
	margin-left:12px;
	margin-top:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
}

.lineabanner{
	float: right;
	margin-left:0px;
	width:787px;
	margin-top:10px;
	height:365px;
}
#footer{
clear:both;
	width: 100%;
	height:50px;
	background-color:#e60000;
}
.logo{
	width:192px;
	float:left;
}
.medio{
	width:497px;
	height:122px;
	float:left;
}
.cajausuario{
	width:286px;
	height:122px;
	background-color:#FFFFFF;
	float:left;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style_novedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#5c0000;
}

.style_novedad_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #858282;
}


