/*
 Hoja de estilos de Icecomex
 Alejandro Orozco
 2009-08-06
*/

/*
 CSS Reset
 http://meyerweb.com/eric/tools/css/reset/
 v1.0 | 20080212
 */

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,
b, u, i, center,
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-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*FIN DE CSS RESET*/

body {
font-size: 12px;
font-family: Verdana;
color: #333;
}

/*
Maquetación
*/
#contenedor { 
	margin: 5px auto;
	width: 970px;
	overflow: hidden;
	display: block;
}

#cabezote {
	width: 970px;
	height: 96px;
	float: left;
	display: block;
	overflow: hidden;
}

#superior {
	display:block;
	float: left;
	width: 960px;
	height: 187px;
	padding: 0 5px;
	background-color: #F9AB03;
	overflow: visible;
}
#superior .moduletable{
	display: block;
	float: left;
	width: 145px;
}
.inputbox, .button{
	border: 1px solid #E1DFDE;
	margin: 0 3px;
}
.inputbox{
	width: 120px;
}
.benviar{
	color: #000;
	cursor: pointer;
	font-size: 12px;
}
#flash{
	display: block;
	float: left;
}
#izquierda { 
	width: 155px;
	float: left;
	display: block;
	top: 0px;
	background-color: #A0BFDD;
	color: #FFF;
	overflow: hidden;
}

#contenido { 
display:block;
float: left;
width: 815px;
display: block;
}
#contenido_interna { 
display:block;
float: left;
width: 635px;
display: block;
}
#articulos{	
display:block;
float: left;
width: 98%;
display: block;
padding: 5px 2%;
margin-top:25px;
}
#pie { 
display: block;
float: left;
width: 960px;
clear: both;
padding: 5px;
background-color: #7097BE;
color: #FFF;
}
#tabla{
	display: block;
	float: left;
	width: 100%;
}

/* Elementos
--------------------------------------------------------- */
td.izquierda{
background-color: #A0BFDD;
vertical-align: top;
}

#izquierda a{
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#izquierda a:hover{
	background-color: #386591;
}
#slider{
	display: block;
	float: left;
	height: 136px;
	width: 100%;
	padding: 5px 0;
	background-color: #F9AB03;
}
#slider .moduletable a{
color: #FFF;
}
#slider .moduletable h4 a{
text-decoration: none;
}
#pie a{
color:#FFF;
}
#contenido a {
color: #007cc2;
text-decoration: underline;
}

#contenido .modulo{
	width: 363px;
	display: block;
	float: left;
}

#contenido .modulo h3{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #E98816;
	width: 100%;
	padding: 5px;
	margin: 0 0 5px 0;
}
#contenido #articulos td{
	vertical-align: top;
}
#mooquee-left{
	display: block;
	
}
/* Contenido
--------------------------------------------------------- */

.contentheading, .componentheading, #contenido h1, #contenido h2 {
color: #007cc2;
font-size: 14px;
font-weight: bold;
padding: 0 0 5px 0;
}

.modifydate{
	color: #555;
	font-size: 10px;
}

.contentheading:hover {
}

.componentheading{
}

.contentpaneopen, .contentpane{
	width: 100%;
	line-height: 16px;
}

.contentpaneopen img{
}

.readon{
}

.contenttoc, .pagenavcounter{
}

.article_separator{
}

small , .createdate, .modifydate{
}

.banneritem_text, .bannerfooter_text{
}
/*Formulario de contacto*/
/* forms */
.textform{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
}

.textformctazul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047EC4;
	background-image:url(../images/fondo_formulario.png);
	background-repeat: repeat-x;
	width: 140px;
	padding: 5px;
	text-align: center;
}

.content_outline{
	width:100%;
}
#ff_div19 img#ff_capimgValue.ff_capimg {
width: 120px;
}
.centro {
width: 815px;
}
.centro_2 {
width: 815px;
float: left;
overflow: hidden;
display: block;
}
#contenido_2 { 
float: left;
width: 815px;
display: block;
}
td.derecha {
width: 200px;
float: left;
overflow: hidden;
display: block;
vertical-align: top;
}
#izquierda #menu {
	width:155px;
}
.moduletable_rss {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.moduletable_rss_noticias a {
	color:#007CC2;
}
.srfrContainer h3 {
	margin-bottom:10px;
	margin-top:20px;
}
.moduletable_rss_noticias h3 {
	color:#007CC2;

}

