﻿* 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: #F8F8F8;
	padding: 0px;
	margin: 0px;
}

.botonGeneralN {
    border-style: none;
    color: White;
    cursor: hand;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    border-radius: 4px;
    box-shadow: 2px 2px 2px Gray;
    background: -webkit-linear-gradient(to bottom, #3CB7A8, #1A8192); /* Safari */ 
    background: -o-linear-gradient(to bottom, #3CB7A8, #1A8192); /* Opera 11.6 to 12.0 */
    background: -moz-linear-gradient(to bottom, #3CB7A8, #1A8192); /* Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #3CB7A8, #1A8192); /* Standard syntax */
}

#top_cabnotarias
{
	margin: 0 auto;
	padding: 0;
	color: #F8F8F8;
	background: #00868F repeat-x top;
	height: 54px;
	z-index: 0;
}

.top_menu_notarias
{
	margin: 0 auto;
	padding: 0;
	color: #F8F8F8;
    background-color: #3CB7A8;
	float: none;
	position: relative;
	top: 35px;
	height: 35px;
	width: 94%;
}

#top_menu .hover_menu_notarias nav ul li a:hover
{
    background: White;
    color: #1A8192;
}

#top_notarias
{
	margin: 0 auto;
	padding: 0;
	color: #F8F8F8;
	background-color: White;
	float: none;
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 0;
}

#top_notarias .botonInicia
{
	font-size: 10px;
	font-weight: bold;
	background-color: #D2D2D2;
}

#menu_cabeceraN .top_page
{
	background-color: Transparent;
	float: right;
	position: relative;
	top: 10px;
	height: 25px;
	width: 25%;
}

#menu_cabeceraN .top_page2
{
	background-color: Transparent;
	float: left;
	position: relative;
	top: 10px;
	height: 25px;
	width: 75%;
}

#menu_cabeceraN .usuario
{
	background-color: Transparent;
	color: White;
	float: none;
	position: relative;
	z-index: 2;
	left: 80px;
	width: 80%;
}

#menu_cabeceraN .usuario2
{
	background-color: Transparent;
	color: White;
}

#menu_cabeceraN .usuario3
{
    float: left;
    clear: none;
	background-color: Transparent;
	color: White;
}

#menu_cabeceraN .usuario4
{
    float: left;
    clear: none;
	background-color: Transparent;
	color: White;
}


.notarias_acceso
{
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: White;
	border-style: solid;
	border-width: 2px;
	border-color: White;
	width: 640px;
	height: 380px;
	margin-top: -300px;
	margin-left: -320px;
	min-width:640px; /*ancho del div a centrado*/
	min-height:380px; /*altura del div a centrado, así no se sale del espacio*/ 
}

.notarias_linearoja
{
	float: none;
	clear: both;
	background-color: #3CB7A8;
    width: 100%;
    height: 32px;
	text-align: center;
	padding-top: 8px;
}

.notarias_logonttl
{
	float: none;
	clear: both;
	background-color: Transparent;
    width: 100%;
    height: 70px;
    font-family: Arial Black;
	font-size: 25px;
    font-weight: bold;
    color: Black;
    margin-top: 30px;
    text-align: center;
}

.notarias_logon01
{
	float: none;
	clear: both;
	background-color: Transparent;
    width: 100%;
    height: 200px;
}

.notarias_logon02
{
	float: left;
	background-color: Transparent;
    width: 340px;
    height: 200px;
}

.notarias_logon03
{
	float: left;
	background-color: Transparent;
    width: 100px;
    height: 80px;
    padding-top: 10px;
    padding-left: 20px;
}

.notarias_logon04
{
	float: left;
	background-color: Transparent;
    width: 180px;
    height: 80px;
    padding-top: 10px;
}

.notarias_logon05
{
	float: left;
	background-color: Transparent;
    width: 100%;
    height: 35px;
    padding-top: 10px;
}

.notarias_logon06
{
	float: left;
	background-color: Transparent;
    width: 300px;
    height: 200px;
}

.notarias_logon07
{
	float: left;
	background-color: Transparent;
    width: 205px;
    height: 30px;
    padding-top: 20px;
    padding-left: 95px;
}

.notarias_logon08
{
	float: none;
	clear: both;
	background-color: Transparent;
    width: 100%;
    padding-top: 0;
    height: 30px;
}

.notarias_logon09
{
	float: left;
	background-color: Transparent;
    width: 205px;
    height: 20px;
    padding-top: 0;
    padding-left: 95px;
}

.notariasArialUnicode15
{
	background-color: Transparent;
	font-family:Arial Unicode MS;
	font-size:15px;
	color:Black;
}

.notariasArialNarrow12
{
	background-color: Transparent;
	font-family:Arial Narrow;
	font-size:12px;
	color:White;
	text-align:center;
}

.notarias_liga
{
	background-color: White;
	text-decoration: underline;
    font-size: 9px;
    color: Blue;
}

.notarias_liga_B
{
	background-color: White;
	text-decoration: underline;
    font-size: 14px;
    color: Blue;
    text-align: center;
    text-decoration: none;
}

.notariasLog_mensajes
{
	float: left;
	width: 100%;
	height: 50px;
	color: Red;
	background-color: White;
	text-align: center;
}

#top_notarias .escrito
{
	background-color: Transparent;
}

    
@media screen and (max-width: 1120px)
{
    
    #menu_cabeceraN .usuario
    {
	    background-color: Transparent;
	    color: White;
	    float: none;
	    position: relative;
	    z-index: 2;
	    left: 40px;
	    width: 80%;
    }

    #menu_cabeceraN .usuario3
    {
	    display:none;
    }
    
}

@media screen and (max-width: 800px)
{
    
    #menu_cabeceraN .top_page3
    {
	    display:none;
    }
    
    #menu_cabeceraN .top_page
    {
	    background-color: Transparent;
	    float: right;
	    position: relative;
	    top: 10px;
	    height: 30px;
	    width: 5%;
    }
    
    #menu_cabeceraN .top_page2
    {
	    background-color: Transparent;
	    float: left;
	    position: relative;
	    top: 10px;
	    height: 30px;
	    width: 95%;
    }
    
    #menu_cabeceraN .usuario
    {
	    background-color: Transparent;
	    color: White;
	    float: none;
	    position: relative;
	    z-index: 2;
	    left: 20px;
	    width: 80%;
    }
    
    .top_menu_notarias
    {
	    margin: 0 auto;
	    padding: 0;
	    color: #F8F8F8;
        background-color: #3CB7A8;
	    float: none;
	    position: relative;
	    top: 45px;
	    height: 35px;
	    width: 94%;
    }

}