/*|||||||||||||||||||||||||||||||||| 
Estilos Basicos Canica de Oaxaca
Kemie Guaida - Nov 05
http://www.monolinea.com
||||||||||||||||||||||||||||||||||*/

/* Importar estilos para navegadores nuevos
====================================================================================*/
@import 'estilos.css';

/* General styles, body, links
====================================================================================*/
body{
	background-color: white;
	color: #333333;
	font: normal 13px "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg_pg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
html{
	padding-bottom:10px;
}

td, select, input, select {
	font: normal 12px "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

a{
	color: #005280;
}

a:visited{
	color: #005280;
}

a:hover, a:visited:hover{
	color: #00649D;
}

a:active{
	background-color: #D7F0F6;
}

a img{
	border: 0;
}

td, th{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
ul{
	margin:5px 10px 5px 25px;
	padding:0 5px;
}
ul ul{
	margin:0px ;
}
ul ul li{
	list-style-image: url(../img/bullet2b.gif);
	margin:0px;
	padding:0px;
}
li{
	list-style-image: url(../img/bullet1.gif);
	margin:0px;
	padding:0px;
}
.col2azul li{
	list-style-image: url(../img/bullet2.gif);
}
.col2azul li li{
	list-style-image: url(../img/bullet2b.gif);
}

p{
	margin: 0;
	padding: 8px 16px;
}

form{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 20px;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	color: #005280;
	font-family: "Century Gothic", AvantGarde,"Trebuchet MS", Arial, Helvetica,sans-serif;
	font-weight: bold;
}

h2{
	font-size: 18px;
	padding: 5px;
	margin: 0;
	font-family: "Century Gothic", AvantGarde,"Trebuchet MS", Arial, Helvetica,sans-serif;
	font-weight: bold;
}

h3{
	font-size: 16px;
	margin: 0;
	padding: 4px 12px;
	color:#005280;
	font-family:"Century Gothic", AvantGarde,"Trebuchet MS", Arial, Helvetica,sans-serif;
}

h4{
	font-size: 15px;
	margin: 0;
	padding: 4px 12px;
		font-family: "Century Gothic", AvantGarde,"Trebuchet MS", Arial, Helvetica,sans-serif;
}

h5{
	font-size: 14px;
	margin: 0 10px;
	padding: 0;
}

/* Redundant colors and styles for old browsers
====================================================================================*/

#nav{
	background-color: #B3D8E4;
}



